From: Sascha Hauer Date: Tue, 8 Feb 2011 20:08:59 +0000 (+0100) Subject: spi/imx: select master mode for all channels X-Git-Tag: v2.6.39-rc1~417^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f020c39e51b1ef8389d5cf38190d32f55ff9d556;p=pandora-kernel.git spi/imx: select master mode for all channels 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 [ukleinek: add more verbose comment about the race] Signed-off-by: Uwe Kleine-König Signed-off-by: Grant Likely --- Reading git-diff-tree failed