:14PM -0300, Mauro Carvalho Chehab wrote:
> Hi Marcel,
>
> Em Sun, 15 Jun 2014 21:59:08 +0200
> "Marcel J.E. Mol" escreveu:
>
> > This protocol is found on Dreambox remotes
>
> You forgot to add your Signed-off-by: your name on this patch.
> This is a
Signed-off-by: Marcel Mol
---
utils/keytable/keytable.c | 27 ++-
1 file changed, 26 insertions(+), 1 deletion(-)
diff --git a/utils/keytable/keytable.c b/utils/keytable/keytable.c
index 1a91fba..57e88a0 100644
--- a/utils/keytable/keytable.c
+++ b/utils/keytable/keytable
This protocol is found on Dreambox remotes
Signed-off-by: Marcel Mol
---
drivers/media/rc/Kconfig | 10 ++
drivers/media/rc/Makefile | 1 +
drivers/media/rc/ir-xmp-decoder.c | 226 ++
drivers/media/rc/rc-core-priv.h | 12 ++
drivers/
}
}
@@ -1159,6 +1180,9 @@ static int set_proto(struct rc_device *rc_dev)
if (rc_dev->supported & SONY)
rc += v1_set_sw_enabled_protocol(rc_dev,
"/sony_decoder",
rc_dev->current & SONY);
+
RC_BIT_SONY12 | RC_BIT_SONY15 | RC_BIT_SONY20 | \
RC_BIT_NEC | RC_BIT_SANYO | RC_BIT_MCE_KBD | \
RC_BIT_RC6_0 | RC_BIT_RC6_6A_20 | RC_BIT_RC6_6A_24 | \
-RC_BIT_RC6_6A_32 | RC_BIT_RC6_MCE | RC_BIT_SHARP)
+