commit | 07e9293c188dbfff4617b0ac5bb56ad5478d33a5 | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Fri Dec 02 15:16:09 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Jan 30 11:53:02 2017 -0200 |
tree | 027ee7984613a4d4a1fd61729a32365ee55cdee7 | |
parent | bd291208d7f5d6b2d6a033fee449a429230b06df [diff] |
[media] lirc: LIRC_{G,S}ET_SEND_MODE fail if device cannot transmit These ioctls should not succeed if the device cannot send. Also make it clear that these ioctls should return the lirc mode, although the actual value does not change. Signed-off-by: Sean Young <sean@mess.org> Reviewed-by: Andi Shyti <andi.shyti@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>