]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: shmobile: sh7372: Register PFC platform device
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sat, 15 Dec 2012 22:50:59 +0000 (23:50 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 25 Jan 2013 00:24:23 +0000 (09:24 +0900)
commit718065ee9c16242e7c3a488c83b876e83addbfa2
treee0958d5d3e9c8f0cae18f1360d1f4a6d3de42fc5
parentb247cf0faeb9973afe4b4f5cbd754c63a4e766b8
ARM: shmobile: sh7372: Register PFC platform device

Add arch code to register the PFC platform device instead of calling the
driver directly. Platform device registration in the sh-pfc driver will
be removed.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/pfc-sh7372.c