From: Sinan Akman Date: Sun, 3 Oct 2010 03:28:29 +0000 (-0600) Subject: of/spi: Fix OF-style driver binding of spi devices X-Git-Tag: v2.6.36-rc7~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b7a32f7ecb24d01bd0b2d5097d7c7ebe7082ba7;p=pandora-kernel.git of/spi: Fix OF-style driver binding of spi devices This patch adds the OF hook to the spi core so that devices can automatically be registered based on device tree data. This fixes a problem with spi devices not binding to drivers after the cleanup of the spi & i2c binding code. Signed-off-by: Sinan Akman Signed-off-by: Grant Likely --- Reading git-diff-tree failed