commit | f34bd4cc68fb4548536cac56798d3fad41806724 | [log] [tgz] |
---|---|---|
author | Brian Niebuhr <bniebuhr@efjohnson.com> | Fri Sep 03 11:56:35 2010 +0530 |
committer | Sekhar Nori <nsekhar@ti.com> | Thu Nov 18 18:38:31 2010 +0530 |
tree | d0f97088573823fc1af8a6e9d3d6a8b2520cd2e0 | |
parent | e0d205e9914476e96596c5339fa440fb314ef03b [diff] |
spi: davinci: configure the invariable bits in spipc0 only once 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>