commit | 20f5a827cf4b8fa11d5897e4d92d1a480f2cf58b | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Sun Jul 10 13:34:32 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Jul 15 11:46:55 2016 -0300 |
tree | b9a9b3f66a82b5009692dd2a1cb26b1da1af6d91 | |
parent | 9e422f64fa74e2d68e198c6a3d8020903152ce52 [diff] |
[media] rc: make s_tx_mask consistent When s_tx_mask is given an invalid bitmask, the number of transmitters should be returned. See the LIRC_SET_TRANSMITTER_MASK lirc ioctl documentation. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>