]> 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:29:15 +0000 (09:29 +0900)
commit44a268e2a652eab3c21e282b6418a8c9ea279626
tree4fc46def48e66bdf00ea947ff7bcfeefae2c4f1d
parent629cc70ddac35520688b3a8bd165435c886e78eb
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