Re: [PATCHv3 1/2] USB: quirks: enable device-qualifier quirk for another Elan touchscreen

2014-10-27 Thread Adel Gadllah
Am 09.10.2014 um 09:29 schrieb Adel Gadllah: Currently this quirk is enabled for the model with the device id 0x0089, it is needed for the 0x009b model, which is found on the Fujitsu Lifebook u904 as well. Signed-off-by: Adel Gadllah --- drivers/usb/core/quirks.c | 3 +++ 1 file changed, 3 i

[PATCHv3 1/2] USB: quirks: enable device-qualifier quirk for another Elan touchscreen

2014-10-09 Thread Adel Gadllah
Currently this quirk is enabled for the model with the device id 0x0089, it is needed for the 0x009b model, which is found on the Fujitsu Lifebook u904 as well. Signed-off-by: Adel Gadllah --- drivers/usb/core/quirks.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/usb/core/quirk