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:
bcf5111
)
[SERIAL] Fix resume handling bug
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 1 Oct 2006 16:14:07 +0000
(17:14 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 1 Oct 2006 16:14:07 +0000
(17:14 +0100)
Unfortunately, pcmcia_dev_present() returns false when a device is
suspended, so checking this on resume does not work too well. Omit
this test.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found