From: Benjamin Tissoires Date: Fri, 18 Mar 2011 13:27:55 +0000 (+0100) Subject: HID: hid-multitouch: refactor initialization of ABS_MT_ORIENTATION X-Git-Tag: v3.0-rc1~345^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e648a13720ef5de51f132501acf3e443d1a36d4;p=pandora-kernel.git HID: hid-multitouch: refactor initialization of ABS_MT_ORIENTATION The way the input_set_abs_params was called for the new composite field ABS_MT_ORIENTATION was not very clear at second reading. We can remove the non-necessary call to set_abs and use the simple call to input_set_abs_params. Signed-off-by: Benjamin Tissoires Reviewed-by: Stéphane Chatty Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed