From: Alan Ott Date: Tue, 4 Jan 2011 05:37:22 +0000 (-0500) Subject: HID: hidraw: add compatibility ioctl() for 32-bit applications. X-Git-Tag: v2.6.38-rc1~442^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae5e49c79c051ea1d5ca91cbd4a0d22189067ba3;p=pandora-kernel.git HID: hidraw: add compatibility ioctl() for 32-bit applications. Added the ioctl function to the compat_ioctl pointer in the file_operations struct. Before this, some ioctls would fail for 32-bit apps on 64-bit systems. Signed-off-by: Alan Ott Acked-by: Arnd Bergmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed