commit | f3a2b29d932fbf92e133d814c4873fd15be51abc | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Thu Jan 24 18:40:07 2008 +0300 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jan 28 08:32:58 2008 -0600 |
tree | df6c2c960540b0f648d2ae3e3648111d500b97c0 | |
parent | 59a0ea5091d309fa8338954b84cf5307dbd83ec9 [diff] |
[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 <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>