commit | 62d6f1994b41b9210b07ca453372797f59141e5c | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Sun Sep 24 12:43:24 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Dec 14 10:35:22 2017 -0500 |
tree | 19e74a7c53757d9438817c2d061df306e458c048 | |
parent | 7d402db89b5b6d3ca5128937dc04653df8668978 [diff] |
media: lirc: scancode rc devices should have a lirc device too Now that the lirc interface supports scancodes, RC scancode devices can also have a lirc device. The only receiving feature they will have enabled is LIRC_CAN_REC_SCANCODE. Note that CEC devices have no lirc device, since they can be controlled from their /dev/cecN chardev. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>