]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: sh7372 pinmux platform device cleanup
authorMagnus Damm <damm@opensource.se>
Wed, 3 Apr 2013 06:33:18 +0000 (15:33 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 22 May 2013 12:46:25 +0000 (21:46 +0900)
commit98aaf628f866f530ce6829476e1c2ac98c9c4f60
tree4b332c91c3594a26b5951f99c3345d476ca3b714
parent593097363d3e763d1e8a54a459ab782a4c58f631
ARM: shmobile: sh7372 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-sh7372.c