linux/drivers/media/usb/au0828
Shuah Khan 66cae53024 [media] media: fix au0828 dvb suspend/resume to call dvb_frontend_suspend/resume
au0828 doesn't resume correctly and TV tuning fails with
xc_set_signal_source(0) failed message. Change au0828 dvb
suspend and resume interfaces to suspend and resume frontend
during suspend and resume respectively. dvb_frontend_suspend()
suspends tuner and fe using tuner and fe ops. dvb_frontend_resume()
resumes fe and tuner using fe and tuner ops ini before waking up
the frontend. With this change HVR950Q suspend and resume work
when system gets suspended when digital function is tuned to a
channel and with active TV stream, and after resume it went right
back to active TV stream.

Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-08-21 15:25:38 -05:00
..
au0828-cards.c [media] au0828: use pr_foo macros 2014-08-21 15:25:08 -05:00
au0828-cards.h
au0828-core.c [media] au0828: add pr_info to track au0828 suspend/resume code 2014-08-21 15:25:08 -05:00
au0828-dvb.c [media] media: fix au0828 dvb suspend/resume to call dvb_frontend_suspend/resume 2014-08-21 15:25:38 -05:00
au0828-i2c.c [media] au0828: use pr_foo macros 2014-08-21 15:25:08 -05:00
au0828-input.c [media] au0828: add pr_info to track au0828 suspend/resume code 2014-08-21 15:25:08 -05:00
au0828-reg.h
au0828-vbi.c [media] au0828: use pr_foo macros 2014-08-21 15:25:08 -05:00
au0828-video.c [media] au0828: add pr_info to track au0828 suspend/resume code 2014-08-21 15:25:08 -05:00
au0828.h [media] au0828: Fix DVB resume when streaming 2014-08-21 15:25:10 -05:00
Kconfig [media] au0828: add support for IR on HVR-950Q 2014-07-30 15:51:43 -03:00
Makefile [media] au0828: add support for IR on HVR-950Q 2014-07-30 15:51:43 -03:00