From: Rob Herring Date: Sun, 21 Apr 2013 21:38:31 +0000 (-0500) Subject: driver core: move to_platform_driver to platform_device.h X-Git-Tag: v3.11-rc1~85^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10dbc5e39a60944536f3ca59bc9a8a8896355714;p=pandora-kernel.git driver core: move to_platform_driver to platform_device.h In converting the last remaining of_platform_driver (ibmebus) to a regular platform driver, to_platform_driver is needed to replace to_of_platform_driver. Signed-off-by: Rob Herring Acked-by: Arnd Bergmann Tested-by: Benjamin Herrenschmidt Signed-off-by: Grant Likely --- Reading git-diff-tree failed