dt: xilinx_hwicap: merge platform and of_platform driver bindings
authorGrant Likely <grant.likely@secretlab.ca>
Wed, 23 Feb 2011 03:13:26 +0000 (20:13 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 28 Feb 2011 20:22:43 +0000 (13:22 -0700)
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 <grant.likely@secretlab.ca>
Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>

No differences found