aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx.h
diff options
context:
space:
mode:
authorFranklin Meng <fmeng2002@yahoo.com>2009-06-06 16:05:02 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-06-16 18:07:45 -0400
commitd7de5d8ff74efd01916b01af875a0e87419a3599 (patch)
tree2d119ef78e22dad435b95a65b5822375fa3fa415 /drivers/media/video/em28xx/em28xx.h
parentae3340cbf59ea362c2016eea762456cc0969fd9e (diff)
V4L/DVB (11977): em28xx: Add Kworld 315 entry
Added an entry for Kworld 315 (for while, dvb only) Signed-off-by: Franklin Meng <fmeng2002@yahoo.com> Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/em28xx/em28xx.h b/drivers/media/video/em28xx/em28xx.h
index 2ddd59d21096..8bf81be1da61 100644
--- a/drivers/media/video/em28xx/em28xx.h
+++ b/drivers/media/video/em28xx/em28xx.h
@@ -105,6 +105,7 @@
105#define EM2880_BOARD_EMPIRE_DUAL_TV 66 105#define EM2880_BOARD_EMPIRE_DUAL_TV 66
106#define EM2860_BOARD_TERRATEC_GRABBY 67 106#define EM2860_BOARD_TERRATEC_GRABBY 67
107#define EM2860_BOARD_TERRATEC_AV350 68 107#define EM2860_BOARD_TERRATEC_AV350 68
108#define EM2882_BOARD_KWORLD_ATSC_315U 69
108 109
109/* Limits minimum and default number of buffers */ 110/* Limits minimum and default number of buffers */
110#define EM28XX_MIN_BUF 4 111#define EM28XX_MIN_BUF 4