From: Jiri Kosina Date: Thu, 23 Oct 2008 10:58:38 +0000 (+0200) Subject: HID: Add support for Sony Vaio VGX-TP1E X-Git-Tag: v2.6.28-rc3~106^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc6e0bbb47f02fd36cd55b3189c0c79079096ab8;p=pandora-kernel.git HID: Add support for Sony Vaio VGX-TP1E The Sony Vaio VGX-TP1E multimedia PC has a wireless keyboard with a touchpad. The mouse pointer is wrongly declared as constant non-data variable, which make HID code to completely ignore all the "Pointer" usages. Fix the report descriptor before it enters the parser to contain touchpad pointer description that is correctly parsable (declaring data rather than constant). Reported-by: Stefan Hundhammer Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed