sh-pfc: Split platform device and platform driver registration
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sat, 15 Dec 2012 22:50:54 +0000 (23:50 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 25 Jan 2013 00:24:22 +0000 (09:24 +0900)
commit40ee6fce7a0d3a2b2a1f2a14900af98a49a9ff40
tree0ea1f8e145f087ee9b48213e76e1088293a14688
parent4aeacd5bd5c354c1b36bfe3d5d72806ecd9605a0
sh-pfc: Split platform device and platform driver registration

Move platform driver registration to a static postcore initcall. This
prepares the move of platform device registration to arch code.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/sh/pfc/core.c