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:
d9b8f24
)
sh: Remove unused sh_pfc_register_info() function
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Sat, 15 Dec 2012 22:51:53 +0000
(23:51 +0100)
committer
Simon Horman
<horms+renesas@verge.net.au>
Fri, 25 Jan 2013 00:24:30 +0000
(09:24 +0900)
All boards use sh_pfc_register() directly, remove the unused
sh_pfc_register_info() function.
Make the name argument to sh_pfc_register() mandatory as it's now
supplied by all callers.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
No differences found