[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)
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>

No differences found