linux/drivers/media/pci/cx88
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
..
Kconfig [media] cx88: fix build when VP3054=m and CX88_DVB=y 2013-08-24 07:55:06 -03:00
Makefile [media] btcx-risc: move from media/i2c to media/common 2013-02-08 16:11:25 -02:00
cx88-alsa.c [media] cx88: fix NULL pointer dereference 2013-06-08 20:24:56 -03:00
cx88-blackbird.c [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
cx88-cards.c [media] cx88: remove g_chip_ident 2013-06-21 10:30:38 -03:00
cx88-core.c [media] cx88: set dev_parent to the correct parent PCI bus 2013-06-21 11:08:07 -03:00
cx88-dsp.c
cx88-dvb.c [media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001 2013-04-08 06:56:47 -03:00
cx88-i2c.c [media] cx88: Replace memcpy with struct assignment 2012-12-27 19:01:51 -02:00
cx88-input.c [media] rc-core: add separate defines for protocol bitmaps and numbers 2012-10-27 11:49:51 -02:00
cx88-mpeg.c [media] cx88: Fix unsafe locking in suspend-resume 2013-04-22 10:08:30 -03:00
cx88-reg.h
cx88-tvaudio.c [media] drivers/media: Remove unnecessary semicolon 2012-10-07 09:15:18 -03:00
cx88-vbi.c
cx88-video.c [media] cx88: fix register mask 2013-06-21 10:48:18 -03:00
cx88-vp3054-i2c.c [media] cx88: Replace memcpy with struct assignment 2012-12-27 19:01:51 -02:00
cx88-vp3054-i2c.h [media] use IS_ENABLED() macro 2013-02-06 09:24:09 -02:00
cx88.h [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0 2013-09-03 09:24:22 -03:00