]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: r8a7740 pinmux platform device cleanup
authorMagnus Damm <damm@opensource.se>
Wed, 3 Apr 2013 06:32:58 +0000 (15:32 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 22 May 2013 12:44:24 +0000 (21:44 +0900)
commitfc2be813f9f688a246c22e1bb2378701b474186e
tree799eb996749a715370a63b275522352bbd9eb151
parent75013ca1a14ac299256a8d602e1db0a5252c6389
ARM: shmobile: r8a7740 pinmux platform device cleanup

Use DEFINE_RES_MEM() and platform_device_register_simple()
to save a couple of lines of code.

Signed-off-by: Magnus Damm <damm@opensource.se>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-r8a7740.c