projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52f5ad6
)
[media] em28xx: map remote for 1b80:e425
author
Antti Palosaari
<crope@iki.fi>
Fri, 12 Apr 2013 16:59:03 +0000
(13:59 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 15 Apr 2013 01:48:49 +0000
(22:48 -0300)
Map RC_MAP_REDDO to that device.
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/em28xx/em28xx-cards.c
patch
|
blob
|
history
diff --git
a/drivers/media/usb/em28xx/em28xx-cards.c
b/drivers/media/usb/em28xx/em28xx-cards.c
index 54ead1ec71a8dd0b14715550af94faacec67f99b..cc63f1963de5ebfe3b123642af1a07c010c2f23b 100644
(file)
--- a/
drivers/media/usb/em28xx/em28xx-cards.c
+++ b/
drivers/media/usb/em28xx/em28xx-cards.c
@@
-1979,6
+1979,7
@@
struct em28xx_board em28xx_boards[] = {
.tuner_type = TUNER_ABSENT,
.tuner_gpio = maxmedia_ub425_tc,
.has_dvb = 1,
+ .ir_codes = RC_MAP_REDDO,
.def_i2c_bus = 1,
.i2c_speed = EM28XX_I2C_CLK_WAIT_ENABLE |
EM28XX_I2C_FREQ_400_KHZ,