RE: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2016-01-04 Thread Chen, Yu C
Hi Darren, > -Original Message- > From: Darren Hart [mailto:dvh...@infradead.org] > Sent: Tuesday, January 05, 2016 4:36 AM > To: Andy Shevchenko > Cc: Weng Xuetian; Chen, Yu C; linux-kernel@vger.kernel.org; platform- > driver-...@vger.kernel.org > Subject: Re: [PA

Re: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2016-01-04 Thread Darren Hart
On Sun, Dec 27, 2015 at 10:58:06PM +0200, Andy Shevchenko wrote: > On Sun, Dec 27, 2015 at 9:21 PM, Weng Xuetian wrote: > > Surface Pro 4 buttons are managed by a device with _HID "MSHW0040" > > different from Surface Pro 3. > > > > This commit adds MSHW0040 to id list to support the Surface Pro

Re: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2016-01-04 Thread Darren Hart
On Sun, Dec 27, 2015 at 11:21:20AM -0800, Weng Xuetian wrote: > Surface Pro 4 buttons are managed by a device with _HID "MSHW0040" > different from Surface Pro 3. > > This commit adds MSHW0040 to id list to support the Surface Pro 4, and > renames the driver to surfacepro_button accordingly. > >

Re: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2016-01-04 Thread Darren Hart
On Sun, Dec 27, 2015 at 11:21:20AM -0800, Weng Xuetian wrote: > Surface Pro 4 buttons are managed by a device with _HID "MSHW0040" > different from Surface Pro 3. > > This commit adds MSHW0040 to id list to support the Surface Pro 4, and > renames the driver to surfacepro_button accordingly. > >

Re: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2016-01-04 Thread Darren Hart
On Sun, Dec 27, 2015 at 10:58:06PM +0200, Andy Shevchenko wrote: > On Sun, Dec 27, 2015 at 9:21 PM, Weng Xuetian wrote: > > Surface Pro 4 buttons are managed by a device with _HID "MSHW0040" > > different from Surface Pro 3. > > > > This commit adds MSHW0040 to id list to

RE: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2016-01-04 Thread Chen, Yu C
Hi Darren, > -Original Message- > From: Darren Hart [mailto:dvh...@infradead.org] > Sent: Tuesday, January 05, 2016 4:36 AM > To: Andy Shevchenko > Cc: Weng Xuetian; Chen, Yu C; linux-kernel@vger.kernel.org; platform- > driver-...@vger.kernel.org > Subject: Re: [PA

Re: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2015-12-27 Thread Andy Shevchenko
On Sun, Dec 27, 2015 at 9:21 PM, Weng Xuetian wrote: > Surface Pro 4 buttons are managed by a device with _HID "MSHW0040" > different from Surface Pro 3. > > This commit adds MSHW0040 to id list to support the Surface Pro 4, and > renames the driver to surfacepro_button accordingly. > > Bugzilla:

Re: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2015-12-27 Thread Andy Shevchenko
On Sun, Dec 27, 2015 at 9:21 PM, Weng Xuetian wrote: > Surface Pro 4 buttons are managed by a device with _HID "MSHW0040" > different from Surface Pro 3. > > This commit adds MSHW0040 to id list to support the Surface Pro 4, and > renames the driver to surfacepro_button