From: Anton Vorontsov Date: Tue, 31 Mar 2009 22:24:37 +0000 (-0700) Subject: spi_mpc83xx: add OF platform driver bindings X-Git-Tag: v2.6.30-rc1~503 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35b4b3c0c1265f1a7342574be393c157601401f0;p=pandora-kernel.git spi_mpc83xx: add OF platform driver bindings Implement full support for OF SPI bindings. Now the driver can manage its own chip selects without any help from the board files and/or fsl_soc constructors. The "legacy" code is well isolated and could be removed as time goes by. Signed-off-by: Anton Vorontsov Cc: David Brownell Cc: Benjamin Herrenschmidt Cc: Kumar Gala Cc: Grant Likely Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed