From: Murali Karicheri Date: Tue, 11 Dec 2012 21:20:39 +0000 (-0500) Subject: spi/davinci: add OF support for the spi controller X-Git-Tag: v3.9-rc1~148^2~31 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aae7147dfc522062b3448f67f5517d32fbdab1fb;p=pandora-kernel.git spi/davinci: add OF support for the spi controller This adds OF support to DaVinci SPI controller to configure platform data through device bindings. Also replaces clk_enable() with of clk_prepare_enable() as well as clk_disable() with clk_disable_unprepare(). Signed-off-by: Murali Karicheri Signed-off-by: Grant Likely --- Reading git-diff-tree failed