commit | 8be292cc035ebc3422f08e84682626dd8ed8334b | [log] [tgz] |
---|---|---|
author | Jarod Wilson <jarod@redhat.com> | Sat Oct 09 15:07:06 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 21 01:18:36 2010 -0200 |
tree | d9dee450677123f2f93a4dd7edb9d127d236c7e3 | |
parent | a126681810a327bee60a58ac5ad77f4518cf7a5f [diff] |
[media] lirc: wire up .compat_ioctl to main ioctl handler As pointed out (and tested) by Joris van Rantwijk, we do actually need to wire up .compat_ioctl for 32-bit lirc userspace to work with 64-bit lirc kernelspace. Do it. And add a check to make sure we get a valid irctl in the ioctl handler. Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>