lkml.org 
[lkml]   [2015]   [May]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] hid:Change vendor id for USB_DEVICE_ID_MS_TYPE_COVER_3 to correct id in hid-ids.h
On Fri, 8 May 2015, Nicholas Krause wrote:

> This fixes the bug,https://bugzilla.kernel.org/show_bug.cgi?id=97951
> related to incorrecting using 0x07dc for the vendor id for
> USB_DEVICE_ID_MS_TYPE_COVER_3 devices and instead changing in
> to the correct vendor id of 0x07de.

Adding Alan Wu, who originally submitted the USB_DEVICE_ID_MS_TYPE_COVER_3
quirk.

> Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
> ---
> drivers/hid/hid-ids.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
> index 41f167e..2e51947 100644
> --- a/drivers/hid/hid-ids.h
> +++ b/drivers/hid/hid-ids.h
> @@ -670,7 +670,7 @@
> #define USB_DEVICE_ID_MS_SURFACE_PRO_2 0x0799
> #define USB_DEVICE_ID_MS_TOUCH_COVER_2 0x07a7
> #define USB_DEVICE_ID_MS_TYPE_COVER_2 0x07a9
> -#define USB_DEVICE_ID_MS_TYPE_COVER_3 0x07dc
> +#define USB_DEVICE_ID_MS_TYPE_COVER_3 0x07de
> #define USB_DEVICE_ID_MS_TYPE_COVER_3_JP 0x07dd

Why do you think we just don't need both of them (i.e. there are
persumably two devices that need this patch).

--
Jiri Kosina
SUSE Labs


\
 
 \ /
  Last update: 2015-05-11 11:21    [W:0.026 / U:1.632 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site