summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-reg.h
diff options
context:
space:
mode:
authorDevin Heitmueller <devin.heitmueller@gmail.com>2008-11-18 09:05:46 +0100
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-29 20:53:35 +0100
commit67c96f67060abfe595974a77aeb4ce7815893648 (patch)
treee2bf5726c589ad2d990424af41a618685f1339b6 /drivers/media/video/em28xx/em28xx-reg.h
parentV4L/DVB (9643): em28xx: remove the previous register names (diff)
downloadlinux-67c96f67060abfe595974a77aeb4ce7815893648.tar.xz
linux-67c96f67060abfe595974a77aeb4ce7815893648.zip
V4L/DVB (9644): em28xx: add em2750 to the list of known em28xx chip ids
Signed-off-by: Devin Heitmueller <devin.heitmueller@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-reg.h')
-rw-r--r--drivers/media/video/em28xx/em28xx-reg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/em28xx/em28xx-reg.h b/drivers/media/video/em28xx/em28xx-reg.h
index fcab09912c71..491d66abe7f7 100644
--- a/drivers/media/video/em28xx/em28xx-reg.h
+++ b/drivers/media/video/em28xx/em28xx-reg.h
@@ -108,6 +108,7 @@
enum em28xx_chip_id {
CHIP_ID_EM2820 = 18,
CHIP_ID_EM2840 = 20,
+ CHIP_ID_EM2750 = 33,
CHIP_ID_EM2860 = 34,
CHIP_ID_EM2883 = 36,
CHIP_ID_EM2874 = 65,