spi: sirf: make GPIO chipselect function work well
authorQipan Li <Qipan.Li@csr.com>
Mon, 14 Apr 2014 06:29:59 +0000 (14:29 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 14 Apr 2014 20:03:34 +0000 (21:03 +0100)
commit6ee8a2f7d5e78700b6e64799b5e9976b21cfad79
tree8b0eae032373d5e8369a732f279c0217574049b2
parent625227a4e916fa87f1dd84bde518ef403c3f708a
spi: sirf: make GPIO chipselect function work well

orignal GPIO chipslect is not standard because it don't take care to the
chipselect signal: BITBANG_CS_ACTIVE and BITBANG_CS_INACTIVE.

Signed-off-by: Qipan Li <Qipan.Li@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-sirf.c