From: Stefan Achatz Date: Sun, 30 Jan 2011 12:38:25 +0000 (+0100) Subject: HID: roccat: Add ioctl command to retreive report size from chardev X-Git-Tag: v2.6.39-rc1~429^2^5~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8211e46004518c977f70f2661da961d5ba617399;p=pandora-kernel.git HID: roccat: Add ioctl command to retreive report size from chardev Roccat chardev was reworked to support only a defined report size per device and this can be retreived by an ioctl now to enable future changes in report definitions. Header was moved/renamed from drivers/hid to include/linux for accessibility. Signed-off-by: Stefan Achatz Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed