From: Grant Likely Date: Thu, 14 Oct 2010 15:32:53 +0000 (-0600) Subject: spi/xilinx: merge OF support code into main driver X-Git-Tag: v2.6.38-rc1~454^2~19 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eae6cb31d890e2860f9ce1b8ba73c27b6005af68;p=pandora-kernel.git spi/xilinx: merge OF support code into main driver Now that the of_platform_bus_type has been merged with the platform bus type, a single platform driver can handle both OF and non-OF use cases. This patch merges the OF support into the platform driver. Signed-off-by: Grant Likely Tested-by: Michal Simek --- Reading git-diff-tree failed