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:
a4e0e07
)
staging: vt6656: Fix oops on resume from suspend.
author
Malcolm Priestley
<tvboxspy@gmail.com>
Mon, 18 Feb 2013 19:54:18 +0000
(19:54 +0000)
committer
Ben Hutchings
<ben@decadent.org.uk>
Wed, 20 Mar 2013 15:03:32 +0000
(15:03 +0000)
commit
6987a6dabfc40222ef767f67b57212fe3a0225fb
upstream.
Remove usb_put_dev from vt6656_suspend and usb_get_dev
from vt6566_resume.
These are not normally in suspend/resume functions.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found