spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI
authorChew, Chiau Ee <chiau.ee.chew@intel.com>
Fri, 13 Jun 2014 15:57:25 +0000 (23:57 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 17 Jun 2014 14:45:52 +0000 (15:45 +0100)
It was observed that after module removal followed by insertion,
the SW mode chipselect is not properly set. Thus causing transfer
failure due to incorrect CS toggling.

Signed-off-by: Chew, Chiau Ee <chiau.ee.chew@intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found