ibmebus: convert of_platform_driver to platform_driver
authorRob Herring <rob.herring@calxeda.com>
Sun, 21 Apr 2013 02:51:08 +0000 (21:51 -0500)
committerGrant Likely <grant.likely@linaro.org>
Wed, 12 Jun 2013 11:37:26 +0000 (12:37 +0100)
ibmebus is the last remaining user of of_platform_driver and the
conversion to a regular platform driver is trivial.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Grant Likely <grant.likely@linaro.org>

No differences found