summaryrefslogtreecommitdiff
path: root/drivers/media/video/em28xx
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-02-11 17:15:14 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 15:42:43 (GMT)
commit9fc2c5ee5d9d797730dd05616757b329f6a227e9 (patch)
tree710fddc82c13ec2855856884f2fe469cf94d6215 /drivers/media/video/em28xx
parent0bf4f6ce6d43b135867a78fa1b4ac58e22d2e329 (diff)
downloadlinux-9fc2c5ee5d9d797730dd05616757b329f6a227e9.tar.xz
V4L/DVB (10515): Adds IR table for the IR provided with this board and includes it at
Kaiomy entry. Thanks to Peter Senna Tschudin <peter.senna@gmail.com> for borrow me one of those devices. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx')
-rw-r--r--drivers/media/video/em28xx/em28xx-cards.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c
index c62243e..2048a87 100644
--- a/drivers/media/video/em28xx/em28xx-cards.c
+++ b/drivers/media/video/em28xx/em28xx-cards.c
@@ -1260,6 +1260,7 @@ struct em28xx_board em28xx_boards[] = {
.mts_firmware = 1,
.decoder = EM28XX_TVP5150,
.tuner_gpio = default_tuner_gpio,
+ .ir_codes = ir_codes_kaiomy,
.input = { {
.type = EM28XX_VMUX_TELEVISION,
.vmux = TVP5150_COMPOSITE0,