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:
a3c900b
)
[PATCH] USB: check for device in zd1201_resume
author
Colin Leroy
<colin@colino.net>
Sun, 1 May 2005 09:29:10 +0000
(11:29 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 27 Jun 2005 21:43:47 +0000
(14:43 -0700)
My patch adding PM support for zd1201 didn't check for the device on
resume, which can oops if the device has been removed.
This patch fixes it.
Signed-off-by: Colin Leroy <colin@colino.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found