[media] lirc_dev: get irctl from irctls by inode again
commitd889a135cb832c77b7f90a89b40090e4e9ba609b
authorJarod Wilson <jarod@redhat.com>
Sun, 17 Oct 2010 00:36:43 +0000 (16 21:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 22 Oct 2010 22:05:36 +0000 (22 20:05 -0200)
tree3b11de68a05c50b3726b32882b962666e45f89ba
parent90dc4cfa2076cdc4df4c2f5dd3cadeefd9557c2c
[media] lirc_dev: get irctl from irctls by inode again

Can't explain it (yet), but I've seen the 'get irctl via private_data'
setup fail for a number of people (ioctl called before its filled in?),
so lets go back to a variant of the old way, but one that still works
with unlocked_ioctl.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/lirc_dev.c