spi: davinci: configure the invariable bits in spipc0 only once
authorBrian Niebuhr <bniebuhr@efjohnson.com>
Fri, 3 Sep 2010 06:26:35 +0000 (11:56 +0530)
committerSekhar Nori <nsekhar@ti.com>
Thu, 18 Nov 2010 13:08:31 +0000 (18:38 +0530)
Configure the data-in, data-out and clock functionality pins
in SPIPC0 register only once during probe. No need to set these
bits for each transfer.

Signed-off-by: Brian Niebuhr <bniebuhr@efjohnson.com>
Tested-By: Michael Williamson <michael.williamson@criticallink.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>

No differences found