Re: [PATCH] Partly revert "[media] rc-core: allow calling rc_open with device not initialized"

2016-08-01 Thread Matthias Reichl
On Sat, Jul 30, 2016 at 03:19:27PM +0200, Ole Ernst wrote: > 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:

[PATCH] Partly revert "[media] rc-core: allow calling rc_open with device not initialized"

2016-07-30 Thread Ole Ernst
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 --- drivers/media/rc/rc-main.c | 9