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