summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pxa2xx-pci.c
diff options
context:
space:
mode:
authorChristophe Ricard <christophe.ricard@gmail.com>2016-03-20 19:30:17 +0100
committerMark Brown <broonie@kernel.org>2016-03-28 20:42:14 +0200
commita52db659c79ceede44e2d5ca63ca058d49df8dea (patch)
tree5a1d4a12730ddc99ae22553b689240f67925836c /drivers/spi/spi-pxa2xx-pci.c
parentspi: pxa2xx: Use dummy buffers provided by SPI core (diff)
downloadlinux-a52db659c79ceede44e2d5ca63ca058d49df8dea.tar.xz
linux-a52db659c79ceede44e2d5ca63ca058d49df8dea.zip
spi: pxa2xx: Fix cs_change management
Fix cs_change management so that it is in line with other spi drivers. In the spi core api helpers such as spi_bus_lock/unlock and spi_sync_locked or cs_change field in spi_transfer help to manage chip select from the device driver. The driver was setting the chip select to idle if the message queue was empty despite cs_change or other status field set by spi_bus_lock/unlock or spi_sync_locked. Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-pxa2xx-pci.c')
0 files changed, 0 insertions, 0 deletions