summaryrefslogtreecommitdiff
path: root/drivers/media/video/em28xx/em28xx-dvb.c
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@linuxtv.org>2011-11-16 11:06:50 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-11-24 19:29:59 -0200
commita1ed02e9f1a0fa34e5b5e978209204033bb9cf4f (patch)
treede8359232d44895d260494bc0f5eed3fb36c6d0c /drivers/media/video/em28xx/em28xx-dvb.c
parenta6ff0a06d8634a07db52dbc006fd9ce4c438c1e3 (diff)
[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;