Re: [v3] HID: google: add google hammer HID driver

2017-09-08 Thread Guenter Roeck
On Thu, Sep 07, 2017 at 04:37:43PM +0800, Wei-Ning Huang wrote: > From: Wei-Ning Huang > > Add Google hammer HID driver. This driver allow us to control hammer > keyboard backlights and support future features. Since current hid-core > logic does not allow us to specify

Re: [v3] HID: google: add google hammer HID driver

2017-09-08 Thread Guenter Roeck
On Thu, Sep 07, 2017 at 04:37:43PM +0800, Wei-Ning Huang wrote: > From: Wei-Ning Huang > > Add Google hammer HID driver. This driver allow us to control hammer > keyboard backlights and support future features. Since current hid-core > logic does not allow us to specify different USB interface

[PATCH v3] HID: google: add google hammer HID driver

2017-09-07 Thread Wei-Ning Huang
From: Wei-Ning Huang Add Google hammer HID driver. This driver allow us to control hammer keyboard backlights and support future features. Since current hid-core logic does not allow us to specify different USB interface for binding different driver, some code are added in

[PATCH v3] HID: google: add google hammer HID driver

2017-09-07 Thread Wei-Ning Huang
From: Wei-Ning Huang Add Google hammer HID driver. This driver allow us to control hammer keyboard backlights and support future features. Since current hid-core logic does not allow us to specify different USB interface for binding different driver, some code are added in HID core to allow us