[media] media: em28xx - remove reset_resume interface
authorShuah Khan <shuah.kh@samsung.com>
Wed, 9 Jul 2014 20:36:03 +0000 (17:36 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 26 Jul 2014 14:14:24 +0000 (11:14 -0300)
commitb89193e0b06f44f48e3bf897a5b5cb4a7aff3359
treeb7129b0f4b126dd5de05cfe771c10d0947e651c1
parent4db8954afa8f7cad2397cfb9312b3eaf24a05df1
[media] media: em28xx - remove reset_resume interface

em28xx uses resume interface as its reset_resume interface.
If usb device is reset during suspend, reset_resume doesn't
do the necessary initialization which leads to resume failure.
Many systems don't maintain do not maintain suspend current to
the USB host controllers during hibernation. Remove reset_resume
to allow disconnect to be called followed by device restore
sequence.

Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/em28xx/em28xx-cards.c