[media] rc-core: fix return codes in ir_lirc_ioctl()
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 11 Sep 2012 10:11:53 +0000 (07:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 6 Oct 2012 12:25:01 +0000 (09:25 -0300)
These should be -ENOSYS because not -EINVAL.

Reported-by: Sean Young <sean@mess.org>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found