commit | 5f49908adb1ff4f0cec429923f1f49e79f318812 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Tue Sep 11 07:11:53 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Oct 06 09:25:01 2012 -0300 |
tree | 493146590d6e38f15ae925faad09a08b2cd4e3d1 | |
parent | 48cafec9a941c2dfe94d76642662bc20bf87fe08 [diff] |
[media] rc-core: fix return codes in ir_lirc_ioctl() 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>