summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2013-08-15 08:11:21 +0200
committerMark Brown <broonie@linaro.org>2013-08-29 14:40:48 +0200
commit044d0bb620be2ecb02c7f8c2d4b547f7b7101811 (patch)
tree3d0d3bb36766323dc2be3ea01818480716c73e67 /REPORTING-BUGS
parentLinux 3.11-rc7 (diff)
downloadlinux-044d0bb620be2ecb02c7f8c2d4b547f7b7101811.tar.xz
linux-044d0bb620be2ecb02c7f8c2d4b547f7b7101811.zip
spi: nuc900: Fix mode_bits setting
The code in nuc900_slave_select() supports handling SPI_CS_HIGH. Thus set SPI_CS_HIGH bit in master->mode_bits to make it work. Otherwise, spi_setup() will return unsupported mode bits error message if SPI_CS_HIGH is set in the mode field of struct spi_device. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions