From: Benjamin Tissoires Date: Tue, 11 Jan 2011 15:45:54 +0000 (+0100) Subject: HID: hid-multitouch: minor fixes based on additional review X-Git-Tag: v2.6.38-rc1~246^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d93666e70662cfcf1927e1a858685f5b38d5d65;p=pandora-kernel.git HID: hid-multitouch: minor fixes based on additional review * amended Kconfig (PixCir and Hanvon are the same panel but with different name) * insert field name in mt_class and retrieving it in mt_probe * add 2 quirks: MT_QUIRK_VALID_IS_INRANGE, MT_QUIRK_VALID_IS_CONFIDENCE, in order to find the field "valid" * inlined slot_is_contactid and slot_is_contact_number * cosmetics changes (tabs and comments) * do not send unnecessary properties once the touch is up Signed-off-by: Benjamin Tissoires Acked-by: Henrik Rydberg Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed