diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-08-30 12:05:56 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-12 11:19:44 -0400 |
commit | 6d888a66be1c50c2f5193c53d6ea556e01dd60e3 (patch) | |
tree | 4ce669a005861adffeba8032c3f3f9c5a9816381 /drivers/media/video/em28xx/em28xx.h | |
parent | 23389b8852e32824186c76fa4d87f818268adca1 (diff) |
V4L/DVB (12591): em28xx: Add entry for GADMEI UTV330+ and related IR keymap
[mchehab@redhat.com: Fix a few wrong IR keymaps]
Signed-off-by: Shine Liu <shinel@foxmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx/em28xx.h')
-rw-r--r-- | drivers/media/video/em28xx/em28xx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/em28xx/em28xx.h b/drivers/media/video/em28xx/em28xx.h index a2add61f7d59..23f34dd691e9 100644 --- a/drivers/media/video/em28xx/em28xx.h +++ b/drivers/media/video/em28xx/em28xx.h | |||
@@ -108,6 +108,7 @@ | |||
108 | #define EM2882_BOARD_KWORLD_ATSC_315U 69 | 108 | #define EM2882_BOARD_KWORLD_ATSC_315U 69 |
109 | #define EM2882_BOARD_EVGA_INDTUBE 70 | 109 | #define EM2882_BOARD_EVGA_INDTUBE 70 |
110 | #define EM2820_BOARD_SILVERCREST_WEBCAM 71 | 110 | #define EM2820_BOARD_SILVERCREST_WEBCAM 71 |
111 | #define EM2861_BOARD_GADMEI_UTV330PLUS 72 | ||
111 | 112 | ||
112 | /* Limits minimum and default number of buffers */ | 113 | /* Limits minimum and default number of buffers */ |
113 | #define EM28XX_MIN_BUF 4 | 114 | #define EM28XX_MIN_BUF 4 |