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)
commit2d93666e70662cfcf1927e1a858685f5b38d5d65
treead466fccbbce01ff2329a8b1429b96ed27f1a10f
parentc64f6f934c7490faff76faf96217066a1b3570a0
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