Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: vt6656: Fix oops on resume from suspend.
commit 6987a6d 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>
- Loading branch information