diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2012-02-10 01:21:45 +0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-07-10 18:28:56 +0400 |
commit | 05644147064acabb8587c4cbd690047494f7b3a1 (patch) | |
tree | aa56a2853bce14e640a52cdf88f81084e80580d8 /net/decnet | |
parent | 619ac8d3e582ccd806f24dcfc369c4c250ca9814 (diff) | |
download | linux-05644147064acabb8587c4cbd690047494f7b3a1.tar.xz |
spi/gpio: start with CS non-active
The chip select line was configured as output with the initial value
being active explicitly. It was later deasserted during
spi_bitbang_setup() without any clock activity in between. So it makes
no sense to activate the device at all and the chip select line can
better start non-active.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'net/decnet')
0 files changed, 0 insertions, 0 deletions