]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: shmobile: Introduce r8a7791_add_standard_devices()
authorMagnus Damm <damm@opensource.se>
Tue, 1 Oct 2013 08:11:53 +0000 (17:11 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 8 Oct 2013 00:52:59 +0000 (09:52 +0900)
commit4275881fcacae2b1662d64e7989959ef3c33cf52
treee7fb06259b54912cac031b22e223c195fe390a42
parent50c517d92eac08b352ccf4b25c93a53947bb855e
ARM: shmobile: Introduce r8a7791_add_standard_devices()

Introduce the function r8a7791_add_standard_devices() that
follows the same style as other mach-shmobile SoC code and
allows C version of board code to add on-chip devices.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/include/mach/r8a7791.h
arch/arm/mach-shmobile/setup-r8a7791.c