aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/keymaps/rc-streamzap.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/rc/keymaps/rc-streamzap.c')
-rw-r--r--drivers/media/rc/keymaps/rc-streamzap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/rc/keymaps/rc-streamzap.c b/drivers/media/rc/keymaps/rc-streamzap.c
index bafe5b8f4192..5a86a7151488 100644
--- a/drivers/media/rc/keymaps/rc-streamzap.c
+++ b/drivers/media/rc/keymaps/rc-streamzap.c
@@ -11,7 +11,7 @@
11 11
12#include <media/rc-map.h> 12#include <media/rc-map.h>
13 13
14static struct ir_scancode streamzap[] = { 14static struct rc_map_table streamzap[] = {
15/* 15/*
16 * The Streamzap remote is almost, but not quite, RC-5, as it has an extra 16 * The Streamzap remote is almost, but not quite, RC-5, as it has an extra
17 * bit in it, which throws the in-kernel RC-5 decoder for a loop. Currently, 17 * bit in it, which throws the in-kernel RC-5 decoder for a loop. Currently,