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:
b168281
)
[ARM] 4970/1: tosa: correct gpio used for wake up.
author
Dmitry Baryshkov
<dbaryshkov@gmail.com>
Sat, 12 Apr 2008 19:02:50 +0000
(20:02 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 19 Apr 2008 10:29:08 +0000
(11:29 +0100)
TOSA_GPIO_ON_KEY can't wakeup the device. But the board
provides TOSA_GPIO_POWERON which is OR of (on_ac) and (on_button).
Use it for wake up.
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found