HID: Remove duplicate ID for QUANTA 3001 touchscreen
authorSimon Farnsworth <simon.farnsworth@onelan.co.uk>
Thu, 23 Aug 2012 10:12:47 +0000 (11:12 +0100)
committerJiri Kosina <jkosina@suse.cz>
Mon, 27 Aug 2012 14:55:21 +0000 (07:55 -0700)
For some reason, we had two IDs for the QUANTA 3001 touchscreen controller,
one USB_DEVICE_ID_QUANTA_OPTICAL_TOUCH_3001 and one
USB_DEVICE_ID_PIXART_IMAGING_INC_OPTICAL_TOUCH_SCREEN. As this has caused
confusion, remove USB_DEVICE_ID_PIXART_IMAGING_INC_OPTICAL_TOUCH_SCREEN
completely, and fix places where it was used to refer to
USB_DEVICE_ID_QUANTA_OPTICAL_TOUCH_3001.

Signed-off-by: Simon Farnsworth <simon.farnsworth@onelan.co.uk>
Acked-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found