summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx231xx/cx231xx-dvb.c
diff options
context:
space:
mode:
authorMárcio Alves <froooozen@gmail.com>2011-04-12 00:57:15 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-05-20 14:28:49 +0200
commiteeaaf817c7202b71a6e1aab87ebd538d1b5e5a42 (patch)
treef8177e11baba31c677a00670f36a0f1001769715 /drivers/media/video/cx231xx/cx231xx-dvb.c
parent[media] Speed up DVB TS stream delivery from DMA buffer into dvb-core's buffer (diff)
downloadlinux-eeaaf817c7202b71a6e1aab87ebd538d1b5e5a42.tar.xz
linux-eeaaf817c7202b71a6e1aab87ebd538d1b5e5a42.zip
[media] cx231xx: add support for Kworld
[mchehab@redhat.com: avoided board renumberation, removed an unused #define and re-used the existing mb86a20s dvb attach code] Signed-off-by: Márcio A Alves <froooozen@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx231xx/cx231xx-dvb.c')
-rw-r--r--drivers/media/video/cx231xx/cx231xx-dvb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx231xx/cx231xx-dvb.c b/drivers/media/video/cx231xx/cx231xx-dvb.c
index 363aa6004221..da9a4a0aab79 100644
--- a/drivers/media/video/cx231xx/cx231xx-dvb.c
+++ b/drivers/media/video/cx231xx/cx231xx-dvb.c
@@ -704,6 +704,7 @@ static int dvb_init(struct cx231xx *dev)
break;
case CX231XX_BOARD_PV_PLAYTV_USB_HYBRID:
+ case CX231XX_BOARD_KWORLD_UB430_USB_HYBRID:
printk(KERN_INFO "%s: looking for demod on i2c bus: %d\n",
__func__, i2c_adapter_id(&dev->i2c_bus[dev->board.tuner_i2c_master].i2c_adap));