]> git.baikalelectronics.ru Git - kernel.git/commit
HID: hid-multitouch: minor fixes based on additional review
authorBenjamin Tissoires <benjamin.tissoires@enac.fr>
Tue, 11 Jan 2011 15:45:54 +0000 (16:45 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 11 Jan 2011 20:26:56 +0000 (21:26 +0100)
commite177ff89a2e49c37bf88bffd7800c8f6e35b8456
treead466fccbbce01ff2329a8b1429b96ed27f1a10f
parentcdb6338d4f5c76db718bdf2d0b3b852db72a615f
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 <benjamin.tissoires@enac.fr>
Acked-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
drivers/hid/hid-multitouch.c