HID: Remove QUANTA from special drivers list
From: Joseph Salisbury <joseph.salisbury@canonical.com>
BugLink: http://bugs.launchpad.net/bugs/1064921 == Quantal SRU Justification == Quanta optical touchscreen not working due to this bug. This patch re-enables this hardware. == Fix == commit 53c84983549230495156d7da666cd1acdb9c9015 Author: Simon Farnsworth <simon.farnsworth@onelan.co.uk> Date: Wed Aug 22 11:17:17 2012 +0100 HID: Remove QUANTA from special drivers list == Impact == Without this patch, this hardware will not work in Quantal. == Test Case == A test kernel was built with this patch and tested by the original bug reporter. Simon Farnsworth (1): HID: Remove QUANTA from special drivers list drivers/hid/hid-core.c | 1 - 1 file changed, 1 deletion(-) -- 1.7.9.5 -- kernel-team mailing list kernel-team@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kernel-team |
HID: Remove QUANTA from special drivers list
From: Simon Farnsworth <simon.farnsworth@onelan.co.uk>
BugLink: https://bugs.launchpad.net/bugs/1064921 This QUANTA device is driven by the generic hid-multitouch.ko driver, and therefore shouldn't be in the special drivers list. This has been an oversight in 4fa3a58 ("HID: hid-multitouch: Switch to device groups"). Signed-off-by: Simon Farnsworth <simon.farnsworth@onelan.co.uk> Signed-off-by: Jiri Kosina <jkosina@suse.cz> (cherry picked from commit 53c84983549230495156d7da666cd1acdb9c9015) Signed-off-by: Joseph Salisbury <joseph.salisbury@canonical.com> --- drivers/hid/hid-core.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/hid/hid-core.c b/drivers/hid/hid-core.c index 1f6957c..96ceec8 100644 --- a/drivers/hid/hid-core.c +++ b/drivers/hid/hid-core.c @@ -1614,7 +1614,6 @@ static const struct hid_device_id hid_have_special_driver[] = { { HID_USB_DEVICE(USB_VENDOR_ID_ORTEK, USB_DEVICE_ID_ORTEK_WKB2000) }, { HID_USB_DEVICE(USB_VENDOR_ID_PETALYNX, USB_DEVICE_ID_PETALYNX_MAXTER_REMOTE) }, { HID_USB_DEVICE(USB_VENDOR_ID_PRIMAX, USB_DEVICE_ID_PRIMAX_KEYBOARD) }, - { HID_USB_DEVICE(USB_VENDOR_ID_QUANTA, USB_DEVICE_ID_PIXART_IMAGING_INC_OPTICAL_TOUCH_SCR EEN) }, { HID_USB_DEVICE(USB_VENDOR_ID_ROCCAT, USB_DEVICE_ID_ROCCAT_KONE) }, { HID_USB_DEVICE(USB_VENDOR_ID_ROCCAT, USB_DEVICE_ID_ROCCAT_ARVO) }, { HID_USB_DEVICE(USB_VENDOR_ID_ROCCAT, USB_DEVICE_ID_ROCCAT_ISKU) }, -- 1.7.9.5 -- kernel-team mailing list kernel-team@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kernel-team |
| All times are GMT. The time now is 02:35 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.