From: Uwe Kleine-König Date: Fri, 10 Sep 2010 07:19:18 +0000 (+0200) Subject: spi/imx: get rid of more ifs depending on the used cpu X-Git-Tag: v2.6.37-rc1~184^2~5^2~5^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1723e66b03c3d131d16f7646752c9782c66ea1ae;p=pandora-kernel.git spi/imx: get rid of more ifs depending on the used cpu Nearly everything that is needed is provided by the version of the SPI IP. Now the only checks left using cpu_is_... are clk divider tuning on mx21/mx27 and autodetection (which will die soon). 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