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:
44b6d93
)
pinctrl: export pinctrl_pm_select_*_state
author
Arnd Bergmann
<arnd@arndb.de>
Mon, 17 Jun 2013 15:12:28 +0000
(17:12 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 17 Jun 2013 16:29:32 +0000
(18:29 +0200)
The three functions pinctrl_pm_select_default_state,
pinctrl_pm_select_sleep_state, and pinctrl_pm_select_idle_state
are used in drivers that can be loadable modules, and should
be exported.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found