diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-02-11 12:15:14 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 11:42:43 -0400 |
commit | 9fc2c5ee5d9d797730dd05616757b329f6a227e9 (patch) | |
tree | 710fddc82c13ec2855856884f2fe469cf94d6215 /drivers/media/video/em28xx | |
parent | 0bf4f6ce6d43b135867a78fa1b4ac58e22d2e329 (diff) |
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.c | 1 |
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 c62243ef73b4..2048a8761099 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[] = { | |||
1260 | .mts_firmware = 1, | 1260 | .mts_firmware = 1, |
1261 | .decoder = EM28XX_TVP5150, | 1261 | .decoder = EM28XX_TVP5150, |
1262 | .tuner_gpio = default_tuner_gpio, | 1262 | .tuner_gpio = default_tuner_gpio, |
1263 | .ir_codes = ir_codes_kaiomy, | ||
1263 | .input = { { | 1264 | .input = { { |
1264 | .type = EM28XX_VMUX_TELEVISION, | 1265 | .type = EM28XX_VMUX_TELEVISION, |
1265 | .vmux = TVP5150_COMPOSITE0, | 1266 | .vmux = TVP5150_COMPOSITE0, |