Re: [PATCH] hid-ids.h: fix typo
From: Jiri Slaby <hidden>
Date: 2015-03-31 20:00:41
On 03/31/2015, 02:36 PM, Oliver Neukum wrote:
There is a typo in a device ID
Hi, this should have gone to jikos instead ;).
quoted hunk ↗ jump to hunk
Signed-off-by: Oliver Neukum <redacted> CC: stable@vger.kernel.org --- 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 56a4ed6..4ee0fb0 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h@@ -555,7 +555,7 @@ #define USB_VENDOR_ID_LOGITECH 0x046d #define USB_DEVICE_ID_LOGITECH_AUDIOHUB 0x0a0e -#define USB_DEVICE_ID_LOGITECH_C077 0xc007 +#define USB_DEVICE_ID_LOGITECH_C077 0xc077 #define USB_DEVICE_ID_LOGITECH_RECEIVER 0xc101 #define USB_DEVICE_ID_LOGITECH_HARMONY_FIRST 0xc110 #define USB_DEVICE_ID_LOGITECH_HARMONY_LAST 0xc14f
-- js suse labs