]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: shmobile: r8a7778: add __initdata on resource and device data
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 27 May 2013 00:53:37 +0000 (17:53 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 17 Jul 2013 01:02:17 +0000 (10:02 +0900)
commitc9031fbb35bd44d99c5cfe7d3c97ec238d63643a
treec41a17d81684bc5f0b63a8a918433ff4c74448d2
parentbcfed2a8a61a0f6ee7769f5093a8279a9e50c526
ARM: shmobile: r8a7778: add __initdata on resource and device data

These data will be kmemdup()'ed on
platform_device_add_resources() and platform_device_add_data()

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
arch/arm/mach-shmobile/setup-r8a7778.c