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:
1223ad3
)
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
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 11 Mar 2013 16:30:04 +0000
(09:30 -0700)
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>
Cc: stable@vger.kernel.org # 3.0+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found