commit | a18a80b09f78178f6404b538ab09937ee9044e2e | [log] [tgz] |
---|---|---|
author | Thorsten Maerz <torte@netztorte.de> | Tue Nov 08 21:35:15 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Nov 09 07:56:02 2005 -0800 |
tree | 53bd84dec04f404f22892c93c9558daa390ef22f | |
parent | 6573dd752d50730d44c550ad0467d15871963655 [diff] |
[PATCH] dvb: remove duplicate key definitions The duplicate key definitions cause misinterpretations with other keys, e.g. the "TELETEXT" key clashes with "CHANNEL_UP" and thus can not be used with LIRC. This patch removes these duplicates. Signed-off-by: Thorsten Maerz <torte@netztorte.de> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Cc: Johannes Stezenbach <js@linuxtv.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>