spi/spi-fsl-spi: Make sure in spi_fsl_setup that chipselect becomes inactive
authorAndreas Larsson <andreas@gaisler.com>
Fri, 15 Feb 2013 15:52:22 +0000 (16:52 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 7 Apr 2013 09:07:54 +0000 (10:07 +0100)
commitf482cd0ff506cd74c75edceec4b737c46c60cb12
tree4c32912b88a502f72257251c692b1e6dad28aa78
parente8beacbb85a5c1de1117400c5ddb450514a8372c
spi/spi-fsl-spi: Make sure in spi_fsl_setup that chipselect becomes inactive

This is needed for a device in SPI_CS_HIGH mode that otherwise could start out
active for the first transaction.

Acked-by: Anton Vorontsov <anton@enomsg.org>
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi-fsl-spi.c