linux/drivers/media/video/bt8xx
Hans de Goede 5c164646e2 [media] bttv: Use btv->has_radio rather then the card info when registering the tuner
bttv_init_card2() sets btv->has_audio to a *default* value from the tvcards
array and then may update it by reading a card specific eeprom or gpio
detection.

After bttv_init_card2(), bttv_init_tuner() gets called, and it should clearly
use the updated, dynamic has_radio value from btv->has_radio, rather then
the const value in the tvcards array.

This fixes the radio not working on my Hauppauge WinTV.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-06-11 16:04:49 -03:00
..
bt848.h [media] bt8xx: add support for PCI device ID 0x36c 2011-11-08 11:22:24 -02:00
bttv-audio-hook.c V4L/DVB (6507): bttv: whitespace cleanup 2008-01-25 19:01:53 -02:00
bttv-audio-hook.h V4L/DVB (6416): Split hooks on volume and audio mode and rework their handling 2008-01-25 19:00:59 -02:00
bttv-cards.c [media] bttv: Use btv->has_radio rather then the card info when registering the tuner 2012-06-11 16:04:49 -03:00
bttv-driver.c [media] Default bt878 contrast value 2012-04-11 07:55:35 -03:00
bttv-gpio.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv-i2c.c [media] video: Drop undue references to i2c-algo-bit 2011-11-24 15:11:17 -02:00
bttv-if.c V4L/DVB (10568): bttv: dynamically allocate device data 2009-03-30 12:42:47 -03:00
bttv-input.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv-risc.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv-vbi.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv.h [media] bt8xx: add support for Tongwei Video Technology TD-3116 2011-11-08 11:17:57 -02:00
bttvp.h [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
Kconfig [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00