linux/drivers/media/pci
Hans Verkuil f66b2a1c7f [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0
Cards using the wm8775 specify that in their card struct. Those that do not
use it leave the audio_chip field to 0. Unfortunately, the CX88_AUDIO_WM8775
enum is 0 as well, so boards that do not have the wm8775 still try to load
and use that driver. Change it to 1 to fix this.
This regression was introduced in commit facd23664f.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reported-by: Knut Petersen <Knut_Petersen@t-online.de>
Tested-by: Knut Petersen <Knut_Petersen@t-online.de>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Cc: stable@vger.kernel.org
2013-09-03 09:24:22 -03:00
..
b2c2 [media] drivers/media/pci/dm1105/dm1105: Convert to module_pci_driver 2013-06-17 13:13:55 -03:00
bt8xx [media] bttv: stop abusing mbox_we for sw_status 2013-07-26 13:33:10 -03:00
cx18 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-07-13 12:09:57 -07:00
cx88 [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0 2013-09-03 09:24:22 -03:00
cx23885 [media] Fixed misleading error when handling IR interrupts 2013-08-24 05:05:26 -03: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 Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
dm1105 [media] drivers/media/pci/dm1105/dm1105: Convert to module_pci_driver 2013-06-17 13:14:38 -03:00
ivtv Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-07-13 12:09:57 -07:00
mantis [media] drivers/media/pci/mantis/mantis_cards: Convert to module_pci_driver 2013-06-17 13:15:39 -03:00
meye [media] ioctl numbers are unsigned int 2013-03-29 08:18:36 -03:00
ngene Merge branch 'v4l_for_linus' into staging/for_v3.9 2013-01-24 18:49:18 -02:00
pluto2 [media] drivers/media/pci/pluto2/pluto2: Convert to module_pci_driver 2013-06-17 13:14:52 -03:00
pt1 [media] drivers/media/pci/pt1/pt1: Convert to module_pci_driver 2013-06-17 13:13:34 -03:00
saa7134 [media] saa7134: Fix unlocked snd_pcm_stop() call 2013-07-15 21:25:14 +02:00
saa7146 [media] mxb: check register address when reading/writing a register 2013-06-17 08:53:48 -03:00
saa7164 [media] saa7164: fix compiler warning 2013-06-28 15:07:37 -03:00
sta2x11 [media] sta2x11_vip: fix error return code in sta2x11_vip_init_one() 2013-05-27 08:51:45 -03:00
ttpci [media] stb0899: remove commented value from IQ_SWAP_ON/OFF usages 2013-05-21 08:54:37 -03:00
zoran [media] zoran: use v4l2_dev instead of the deprecated parent field 2013-06-21 11:02:55 -03:00
Kconfig Properly handle tristate dependencies on USB/PCI menus 2013-06-17 11:40:28 -03:00
Makefile [media] Fix some Makefile rules 2012-08-16 19:55:03 -03:00