From: Simon Farnsworth Date: Thu, 23 Aug 2012 10:12:47 +0000 (+0100) Subject: HID: Remove duplicate ID for QUANTA 3001 touchscreen X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~104^2~1^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0be5b3bac6376ea55bfcbac04cc521428043742;p=pandora-kernel.git HID: Remove duplicate ID for QUANTA 3001 touchscreen 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 Acked-by: Henrik Rydberg Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed