From: Grant Likely Date: Wed, 23 Feb 2011 03:13:26 +0000 (-0700) Subject: dt: xilinx_hwicap: merge platform and of_platform driver bindings X-Git-Tag: v2.6.39-rc1~466^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55f19d56742a7b544e80b47339c17bfcfd0ff3b4;p=pandora-kernel.git dt: xilinx_hwicap: merge platform and of_platform driver bindings of_platform_driver is getting removed, and a single platform_driver can now support both devicetree and non-devicetree use cases. This patch merges the two driver registrations. Signed-off-by: Grant Likely Acked-by: Stephen Neuendorffer --- Reading git-diff-tree failed