summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-dvb.c
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@linuxtv.org>2011-11-16 15:06:50 +0100
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-11-24 22:29:59 +0100
commita1ed02e9f1a0fa34e5b5e978209204033bb9cf4f (patch)
treede8359232d44895d260494bc0f5eed3fb36c6d0c /drivers/media/video/em28xx/em28xx-dvb.c
parent[media] easycap: fix warnings: variable set but not used (diff)
downloadlinux-a1ed02e9f1a0fa34e5b5e978209204033bb9cf4f.tar.xz
linux-a1ed02e9f1a0fa34e5b5e978209204033bb9cf4f.zip
[media] em28xx: Add Terratec Cinergy HTC Stick
Signed-off-by: Andreas Oberritter <obi@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-dvb.c')
-rw-r--r--drivers/media/video/em28xx/em28xx-dvb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/em28xx/em28xx-dvb.c b/drivers/media/video/em28xx/em28xx-dvb.c
index eb41e255615c..7f0592c50b2c 100644
--- a/drivers/media/video/em28xx/em28xx-dvb.c
+++ b/drivers/media/video/em28xx/em28xx-dvb.c
@@ -902,6 +902,7 @@ static int em28xx_dvb_init(struct em28xx *dev)
break;
}
case EM2884_BOARD_TERRATEC_H5:
+ case EM2884_BOARD_CINERGY_HTC_STICK:
terratec_h5_init(dev);
dvb->dont_attach_fe1 = 1;