linux_dsm_epyc7002/drivers/media/usb/au0828
Mauro Carvalho Chehab aaeac1991b [media] au0828: don't let the IR polling thread to run at suspend
Trying to make au0828 to suspend can do very bad things, as
the polling Kthread is not handled. We should disable it
during suspend, only re-enabling it at resume.

Still, analog and digital TV won't work, as we don't reinit
the settings at resume, but at least it won't hang.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-08-21 15:25:07 -05:00
..
au0828-cards.c [media] au0828: Enable IR for HVR-850 2014-08-21 15:25:05 -05:00
au0828-cards.h [media] rename most media/video usb drivers to media/usb 2012-08-15 16:25:07 -03:00
au0828-core.c [media] au0828: don't let the IR polling thread to run at suspend 2014-08-21 15:25:07 -05:00
au0828-dvb.c [media] au0828-dvb: restore its permission to 644 2014-06-04 15:19:36 -03:00
au0828-i2c.c [media] au0828: improve I2C speed 2014-07-30 15:44:25 -03:00
au0828-input.c [media] au0828: handle IR int during suspend/resume 2014-08-21 15:25:06 -05:00
au0828-reg.h [media] rename most media/video usb drivers to media/usb 2012-08-15 16:25:07 -03:00
au0828-vbi.c [media] rename most media/video usb drivers to media/usb 2012-08-15 16:25:07 -03:00
au0828-video.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
au0828.h [media] au0828: add au0828_rc_*() stubs for VIDEO_AU0828_RC disabled case 2014-08-21 15:25:06 -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