[media] Partly revert "[media] rc-core: allow calling rc_open with device not initial...
authorOle Ernst <olebowle@gmx.com>
Sat, 30 Jul 2016 13:19:27 +0000 (10:19 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 22 Sep 2016 14:21:15 +0000 (11:21 -0300)
commit552001e67693487ce339ee6b72a3eeecb03b14e7
tree8c2dcf6e05306f99f356ac73cdf9598504727924
parent43e2ea63eb9781bc980cbcb954d26fec8ad108e6
[media] Partly revert "[media] rc-core: allow calling rc_open with device not initialized"

This partly reverts commit 078600f514a12fd763ac84c86af68ef5b5267563.

Due to the relocation of input_register_device() call, holding down a
button on an IR remote no longer resulted in repeated key down events.

Signed-off-by: Ole Ernst <olebowle@gmx.com>
Tested-by: Matthias Reichl <hias@horus.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/rc-main.c