[media] lirc: make transmit interface consistent
authorSean Young <sean@mess.org>
Mon, 8 Jul 2013 20:33:09 +0000 (17:33 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 30 Jul 2013 20:04:23 +0000 (17:04 -0300)
commit671ea6707b3fb051ec1bae8e7aa0a91f90e178e0
treeb403d588b2f200677d6be3a34c859b43aa347c64
parent25379bf8bc4d4e83bd74d823048b85a95ae5a521
[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