]> Pileus Git - ~andy/linux/commitdiff
spi/imx: select master mode for all channels
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 8 Feb 2011 20:08:59 +0000 (21:08 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 15 Feb 2011 22:10:11 +0000 (15:10 -0700)
The hardware seems to have a race condition when the inactive
channels are in slave mode. We support master mode only, so
we can just switch all channels to master mode.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
[ukleinek: add more verbose comment about the race]
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found