[media] rc-core: ati_remote - leave the internals of rc_dev alone
authorDavid Härdeman <david@hardeman.nu>
Mon, 1 May 2017 16:09:56 +0000 (13:09 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Jun 2017 12:08:10 +0000 (09:08 -0300)
commita387ffc8043b8b894cdc9d3f134b52d9c492ac26
tree0635dd1c27f0ecd45577186d9449a0283f64cc60
parent2dc0b351fe7e27b0ceabcde0272bef75eb05bd48
[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>
drivers/media/rc/ati_remote.c