From: Nikolai Kondrashov Date: Fri, 6 Aug 2010 19:03:06 +0000 (+0400) Subject: HID: allow resizing and replacing report descriptors X-Git-Tag: v2.6.37-rc1~144^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73e4008ddddc84d5f2499c17012b340a0dae153e;p=pandora-kernel.git HID: allow resizing and replacing report descriptors Update hid_driver's report_fixup prototype to allow changing report descriptor size and/or returning completely different report descriptor. Update existing usage accordingly. This is to give more freedom in descriptor fixup and to allow having a whole fixed descriptor in the code for the sake of readability. Signed-off-by: Nikolai Kondrashov Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed