[media] ati_remote: Merge some duplicate code
authorGeorge Spelvin <linux@horizon.com>
Sun, 11 May 2014 11:15:44 +0000 (08:15 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 26 Jul 2014 02:51:51 +0000 (23:51 -0300)
commit89b0c0d2779ef05d753c125155a362452cc0f155
treec9a6f2c4b8a050e730fbeb7b7610b91e8bb011a2
parent3f245b9cb44453b911499e702dc9301f0c4981d3
[media] ati_remote: Merge some duplicate code

The KIND_FILTERED assignment of old_jiffies can't be merged, because
it must precede repeat handling.

Signed-off-by: George Spelvin <linux@horizon.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/rc/ati_remote.c