diff options
author | Sean Young <sean@mess.org> | 2017-02-23 12:11:21 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-03-03 13:06:59 +0300 |
commit | 5df62771c556e4ec9d7ecea1f070ff6da4bce151 (patch) | |
tree | 123f609c2c0960d6e8226c54a19c44a1a9905c7e /drivers/ipack | |
parent | 413808685dd7c9b54bbc5af79da2eaddd0fc3cb2 (diff) | |
download | linux-5df62771c556e4ec9d7ecea1f070ff6da4bce151.tar.xz |
[media] rc: protocol is not set on register for raw IR devices
ir_raw_event_register() sets up change_protocol(), and without that set,
rc_setup_rx_device() does not set the protocol for the device on register.
The standard udev rules run ir-keytable, which writes to the protocols
file again, which hides this problem.
Fixes: 7ff2c2b ("[media] rc-main: split setup and unregister functions")
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/ipack')
0 files changed, 0 insertions, 0 deletions