RE: [PATCH 1/1]hid:hid-multitouch: add mt_resume for ELAN's production

2012-08-05 Thread 劉嘉駿
o: 劉嘉駿; 'benjamin.tissoires'; 'Dmitry Torokhov'; 'Jiri Kosina' Cc: linux-in...@vger.kernel.org; linux-kernel@vger.kernel.org; elegh...@gmail.com Subject: Re: [PATCH 1/1]hid:hid-multitouch: add mt_resume for ELAN's production Hi Scott, 劉嘉駿 writes: > Some of ELAN’s production need to issue set_

RE: [PATCH 1/1]hid:hid-multitouch: add mt_resume for ELAN's production

2012-08-05 Thread 劉嘉駿
, August 03, 2012 5:58 PM To: 劉嘉駿; 'benjamin.tissoires'; 'Dmitry Torokhov'; 'Jiri Kosina' Cc: linux-in...@vger.kernel.org; linux-kernel@vger.kernel.org; elegh...@gmail.com Subject: Re: [PATCH 1/1]hid:hid-multitouch: add mt_resume for ELAN's production Hi Scott, 劉嘉駿 scott@emc.com.tw writes

Re: [PATCH 1/1]hid:hid-multitouch: add mt_resume for ELAN's production

2012-08-03 Thread Jian-Jhong Ding
Hi Scott, 劉嘉駿 writes: > Some of ELAN’s production need to issue set_idle when resume. > > Signed-off-by: Scott Liu You might want to add a From: line at the top of mail body to make your name go along with the SoB line. > --- > drivers/hid/hid-ids.h|3 +++ >

Re: [PATCH 1/1]hid:hid-multitouch: add mt_resume for ELAN's production

2012-08-03 Thread Jiri Kosina
On Fri, 3 Aug 2012, 劉嘉駿 wrote: > Some of ELAN’s production need to issue set_idle when resume. Scott, your e-mail client broke the patch in a way that it's not only impossible to apply it using standard tools, but it's also unreadable by eyes (a lot of whitespaces, broken lines, every second

Re: [PATCH 1/1]hid:hid-multitouch: add mt_resume for ELAN's production

2012-08-03 Thread Jiri Kosina
On Fri, 3 Aug 2012, 劉嘉駿 wrote: Some of ELAN’s production need to issue set_idle when resume. Scott, your e-mail client broke the patch in a way that it's not only impossible to apply it using standard tools, but it's also unreadable by eyes (a lot of whitespaces, broken lines, every second

Re: [PATCH 1/1]hid:hid-multitouch: add mt_resume for ELAN's production

2012-08-03 Thread Jian-Jhong Ding
Hi Scott, 劉嘉駿 scott@emc.com.tw writes: Some of ELAN’s production need to issue set_idle when resume. Signed-off-by: Scott Liu scott@emc.com.tw You might want to add a From: line at the top of mail body to make your name go along with the SoB line. --- drivers/hid/hid-ids.h