]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit6942849a8abd9ec67fbdcd922a5b9c05b4f73bdb
treeb403d588b2f200677d6be3a34c859b43aa347c64
parentee16ee4edb5e0727ef7bd2b81c420272b3aab1ab
[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