]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] mceusb: LIRC_SET_SEND_CARRIER returns 0 on success
authorSean Young <sean@mess.org>
Fri, 2 Dec 2016 17:16:07 +0000 (15:16 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 30 Jan 2017 13:50:59 +0000 (11:50 -0200)
commit3cf8d8e4fcc4c3f9ec5fa27c179a9016530822f8
tree7bf1b49a75d9def90638c08d44a238ecef6a5ba0
parent517b500713fd321f1519996904a7c21a141ad3e9
[media] mceusb: LIRC_SET_SEND_CARRIER returns 0 on success

LIRC_SET_SEND_CARRIER ioctl should not return the carrier used, it
should return 0.

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>
drivers/media/rc/mceusb.c