David Lechner 71388b2156
spi: always use software fallback for SPI_CS_WORD when using cs_gio
This modifies the condition for using the software fallback
implementation for SPI_CS_WORD when the SPI controller is using a GPIO
for the CS line. When using a GPIO for CS, the hardware implementation
won't work, so we just enable the software fallback globally in this
case.

Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-09-18 10:40:32 -07:00
..
2018-09-06 12:09:37 +01:00
2018-07-30 12:02:07 +01:00
2018-05-03 10:27:43 +09:00
2018-04-24 16:10:12 +01:00
2017-08-10 15:50:23 +01:00