android_kernel_samsung_msm8976/drivers/media/pci
Hans Verkuil 6671cbfc06 media: saa7134: fix WARN_ON during resume
commit 30d652823de5fd7907d40e969a2d8e23938d8d03 upstream.

Do not attempt to reload the tuner modules when resuming after a suspend.
This triggers a WARN_ON in kernel/kmod.c:148 __request_module.

This fixes https://bugzilla.kernel.org/show_bug.cgi?id=69581.

This has always been wrong, but it was never noticed until the WARN_ON
was added in 3.9.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-06 07:55:31 -07:00
..
b2c2
bt8xx media: bttv: don't setup the controls if there are no video devices 2013-12-20 07:45:10 -08:00
cx18 media: cx18: check for allocation failure in cx18_read_eeprom() 2014-03-31 09:58:12 -07:00
cx88 [media] cx88: fix NULL pointer dereference 2013-06-08 20:24:56 -03:00
cx23885 media: cx23885: Fix TeVii S471 regression since introduction of ts2020 2013-12-04 10:57:35 -08:00
cx25821 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2013-05-01 17:51:54 -07:00
ddbridge
dm1105
ivtv [media] ioctl numbers are unsigned int 2013-03-29 08:18:36 -03:00
mantis i2c: Ignore return value of i2c_del_adapter() 2013-04-02 07:06:03 +02:00
meye [media] ioctl numbers are unsigned int 2013-03-29 08:18:36 -03:00
ngene
pluto2
pt1
saa7134 media: saa7134: fix WARN_ON during resume 2014-05-06 07:55:31 -07:00
saa7146 [media] v4l2: add const to argument of write-only s_register ioctl 2013-03-24 08:47:01 -03:00
saa7164 media: saa7164: fix return value check in saa7164_initdev() 2013-12-20 07:45:10 -08:00
sta2x11 [media] sta2x11_vip: Fix compilation if I2C is not set 2013-04-16 20:06:34 -03:00
ttpci media: av7110_hw: Don't use dynamic static allocation 2013-12-04 10:57:31 -08:00
zoran zoran: racy refcount handling in vm_ops ->open()/->close() 2013-05-31 15:33:32 -04:00
Kconfig Properly handle tristate dependencies on USB/PCI menus 2013-10-01 09:17:48 -07:00
Makefile