spi: spi-ath79: Set the initial state of CS0
authorAlban Bedel <albeu@free.fr>
Fri, 24 Apr 2015 14:19:24 +0000 (16:19 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 27 Apr 2015 14:44:57 +0000 (15:44 +0100)
commit83f0f398a0a64a6e94dccb5a812c67648cedef29
treef3c4e1c217603e174c8b978dacaeefcd27ada7ab
parent3e19acdc5bdd9709bfd89cc14cbcd1cb90b44965
spi: spi-ath79: Set the initial state of CS0

The internal chip select CS0 wasn't initialized properly to work with
CS HIGH chips.

Signed-off-by: Alban Bedel <albeu@free.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-ath79.c