upstream: [media] lirc: make transmit interface consistent
authorSean Young <sean@mess.org>
Mon, 8 Jul 2013 20:33:09 +0000 (17:33 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:51:31 +0000 (11:51 +0900)
commit254d22ceb554177fd58f5065228740d4df66ebf8
tree7a4bb0deaccd8857bd4eb968da7dafbbe2bb74df
parente8f507a861fe5d70282d406c0e87874ba7cf5db1
upstream: [media] lirc: make transmit interface consistent

All lirc drivers that can transmit, return EINVAL when they are passed
more than IR data than they can send. That is, except for two drivers
which I touched.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Documentation/DocBook/media/v4l/lirc_device_interface.xml
drivers/media/rc/iguanair.c
drivers/media/rc/redrat3.c