From: Uwe Kleine-König Date: Fri, 10 Sep 2010 07:42:29 +0000 (+0200) Subject: spi/imx: save the spi chip select in config struct, not the gpio to use X-Git-Tag: v2.6.37-rc1~184^2~5^2~5^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b2aa89eb381d2f445aa3c60d8f070a3f55efa63;p=pandora-kernel.git spi/imx: save the spi chip select in config struct, not the gpio to use This prepares adding support for imx51's eCSPI. This IP has seperate control and config bits for all four supported chip selects, so the config routine needs to know which chip select is being used even if the chipselect is realized by a gpio. Acked-by: Jason Wang Acked-by: Grant Likely Signed-off-by: Uwe Kleine-König Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed