From: Jarod Wilson Date: Sun, 17 Oct 2010 00:36:43 +0000 (-0300) Subject: [media] lirc_dev: get irctl from irctls by inode again X-Git-Tag: v2.6.37-rc1~64^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d889a135cb832c77b7f90a89b40090e4e9ba609b;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed