commit | a387ffc8043b8b894cdc9d3f134b52d9c492ac26 | [log] [tgz] |
---|---|---|
author | David Härdeman <david@hardeman.nu> | Mon May 01 13:09:56 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jun 06 09:08:10 2017 -0300 |
tree | 0635dd1c27f0ecd45577186d9449a0283f64cc60 | |
parent | 2dc0b351fe7e27b0ceabcde0272bef75eb05bd48 [diff] |
[media] rc-core: ati_remote - leave the internals of rc_dev alone The REP_DELAY setting on the input device is independent of hardware. This change should not change how to driver works (as it does a keydown/keyup and has no real repeat handling). Signed-off-by: David Härdeman <david@hardeman.nu> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>