It was not possible to select the rc-5-sz protocol.

Signed-off-by: Sean Young <s...@mess.org>
---
 utils/keytable/keytable.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/utils/keytable/keytable.c b/utils/keytable/keytable.c
index 3922ad2..202610a 100644
--- a/utils/keytable/keytable.c
+++ b/utils/keytable/keytable.c
@@ -123,6 +123,7 @@ const struct protocol_map_entry protocol_map[] = {
        { "rc5",        NULL,           SYSFS_RC5       },
        { "rc-5x",      NULL,           SYSFS_INVALID   },
        { "rc5x",       NULL,           SYSFS_INVALID   },
+       { "rc-5-sz",    NULL,           SYSFS_RC5_SZ    },
        { "jvc",        "/jvc_decoder", SYSFS_JVC       },
        { "sony",       "/sony_decoder",SYSFS_SONY      },
        { "sony12",     NULL,           SYSFS_INVALID   },
-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to