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:
c8587ee
)
pinctrl: move the pm state stubs
author
Linus Walleij
<linus.walleij@linaro.org>
Thu, 13 Jun 2013 20:27:59 +0000
(22:27 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 17 Jun 2013 16:18:28 +0000
(18:18 +0200)
The stubs for the !PINCTRL case were placed in the wrong
part of the file, causing breakage in linux-next when compiling
SH without pinctrl. Fix it up by moving the stubs to the right
place.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found