diff options
author | Brian Niebuhr <bniebuhr@efjohnson.com> | 2010-08-13 06:41:03 +0200 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2010-11-18 14:08:24 +0100 |
commit | 7978b8c385a86f0b5b9304e81a1dfb5dcaf21528 (patch) | |
tree | ff13c4dd8d8cd570d57d50f072e8cdab3c97ea5f /drivers/nubus/nubus.c | |
parent | spi: davinci: set chip-select mode in SPIDEF only once (diff) | |
download | linux-7978b8c385a86f0b5b9304e81a1dfb5dcaf21528.tar.xz linux-7978b8c385a86f0b5b9304e81a1dfb5dcaf21528.zip |
spi: davinci: enable both activation and deactivation of chip-selects
Let davinci_spi_chipselect() perform both activation and
deactivation of chip selects. This lets spi_bitbang fully
control chip select activation, as intended by the SPI API.
With this change, the chip select activation code need not
be duplicated in davinci_spi_bufs_{pio|dma}().
Also, keeping chip select active control is removed as a
platform data and simply controlled using information from
spi_bitbang on whether chip slect should be activated or
de-activated.
Signed-off-by: Brian Niebuhr <bniebuhr@efjohnson.com>
Tested-By: Michael Williamson <michael.williamson@criticallink.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'drivers/nubus/nubus.c')
0 files changed, 0 insertions, 0 deletions