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:
202909c
)
pinctrl: nomadik: Silence compiler warn for !CONFIG_PM
author
Ulf Hansson
<ulf.hansson@linaro.org>
Wed, 12 Feb 2014 12:59:38 +0000
(13:59 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 25 Feb 2014 09:49:12 +0000
(10:49 +0100)
The static suspend/resume functions were not being used while
!CONFIG_PM. Fix it and convert to CONFIG_PM_SLEEP.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found