[media] rc: Add support for decoding XMP protocol
This protocol is found on Dreambox remotes [m.chehab@samsung.com: CodingStyle fixes and conflict fix] Signed-off-by: Marcel Mol <marcel@mesa.nl> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
This commit is contained in:

committed by
Mauro Carvalho Chehab

parent
0a6824bc10
commit
1dee9b59d6
@@ -800,6 +800,7 @@ static struct {
|
||||
{ RC_BIT_SHARP, "sharp" },
|
||||
{ RC_BIT_MCE_KBD, "mce_kbd" },
|
||||
{ RC_BIT_LIRC, "lirc" },
|
||||
{ RC_BIT_XMP, "xmp" },
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user