From: Anton Vorontsov Date: Thu, 24 Jan 2008 15:40:07 +0000 (+0300) Subject: [POWERPC] fsl_spi: stop using device_type = "spi" X-Git-Tag: v2.6.25-rc1~1131^2~31 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3a2b29d932fbf92e133d814c4873fd15be51abc;p=pandora-kernel.git [POWERPC] fsl_spi: stop using device_type = "spi" Also: - rename "fsl_spi" to "fsl,spi"; - add and use cell-index property, if found; - split probing code out of fsl_spi_init, thus we can call it for legacy device_type probing and new "compatible" probing. Signed-off-by: Anton Vorontsov Signed-off-by: Kumar Gala --- Reading git-diff-tree failed