This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: rc: Update the protocol name at RC6 tables Author: Mauro Carvalho Chehab <[email protected]> Date: Sat Nov 15 19:14:44 2014 -0200 The name of the protocol is RC6, and not RC6_MCE. Rename it. Signed-off-by: Mauro Carvalho Chehab <[email protected]> (cherry picked from commit fb827027d5acc5ad814ef2de55ea6aaabdb753ed) utils/keytable/rc_keymaps/imon_mce | 2 +- utils/keytable/rc_keymaps/rc6_mce | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=4190792e767b7e20d0eb56ffc08d131f081f371c diff --git a/utils/keytable/rc_keymaps/imon_mce b/utils/keytable/rc_keymaps/imon_mce index a2d1f1f..00dbde0 100644 --- a/utils/keytable/rc_keymaps/imon_mce +++ b/utils/keytable/rc_keymaps/imon_mce @@ -1,4 +1,4 @@ -# table imon_mce, type: RC6_MCE +# table imon_mce, type: RC6 0x800ff415 KEY_REWIND 0x800ff414 KEY_FASTFORWARD 0x800ff41b KEY_PREVIOUS diff --git a/utils/keytable/rc_keymaps/rc6_mce b/utils/keytable/rc_keymaps/rc6_mce index ed56d93..0ef6f43 100644 --- a/utils/keytable/rc_keymaps/rc6_mce +++ b/utils/keytable/rc_keymaps/rc6_mce @@ -1,4 +1,4 @@ -# table rc6_mce, type: RC6_MCE +# table rc6_mce, type: RC6 0x800f0400 KEY_NUMERIC_0 0x800f0401 KEY_NUMERIC_1 0x800f0402 KEY_NUMERIC_2 _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
