git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9031fb
)
ARM: shmobile: sh73a0 pinmux platform device cleanup
author
Magnus Damm
<damm@opensource.se>
Thu, 27 Jun 2013 08:09:01 +0000
(17:09 +0900)
committer
Simon Horman
<horms+renesas@verge.net.au>
Wed, 17 Jul 2013 01:02:21 +0000
(10:02 +0900)
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>
[ remove const from resource pfc_resources to avoid section miss-match
reported by 4.4.5 ]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
No differences found