diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2019-02-21 15:59:58 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-02-21 19:03:35 +0000 |
commit | b89fefda7d4e3a649129584d855be233c7465264 (patch) | |
tree | dec8ed140af6e85ce12887d97d21a8f458990337 /arch/arm/mach-pxa/stargate2.c | |
parent | ef070b4e4aa25bb5f8632ad196644026c11903bf (diff) | |
download | linux-b89fefda7d4e3a649129584d855be233c7465264.tar.bz2 |
spi: spi-gpio: fix SPI_CS_HIGH capability
spi-gpio is capable of dealing with active-high chip-selects.
Unfortunately, commit 4b859db2c606 ("spi: spi-gpio: add SPI_3WIRE
support") broke this by setting master->mode_bits, which overrides
the setting in the spi-bitbang code. Fix this.
[Fixed a trivial conflict with SPI_3WIRE_HIZ support -- broonie]
Fixes: 4b859db2c606 ("spi: spi-gpio: add SPI_3WIRE support")
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'arch/arm/mach-pxa/stargate2.c')
0 files changed, 0 insertions, 0 deletions