Re: [PATCH] Add support for the acer c720p touchscreen.

2014-07-15 Thread Olof Johansson
On Tue, Jul 15, 2014 at 08:00:54PM -0400, Michael Mullin wrote: > Add support for the acer c720p touchscreen. > Tested manually by using the touchscreen on the acer c720p-2664 > > Based on the following patch by Dave Parker : > https://chromium-review.googlesource.com/#/c/167136/ > >

Re: [PATCH] Add support for the acer c720p touchscreen.

2014-07-15 Thread Benson Leung
Hi Michael, Thank you for adding this and verifying it works on your system. On Tue, Jul 15, 2014 at 5:00 PM, Michael Mullin wrote: > Add support for the acer c720p touchscreen. > Tested manually by using the touchscreen on the acer c720p-2664 > > Based on the following patch by Dave Parker : >

[PATCH] Add support for the acer c720p touchscreen.

2014-07-15 Thread Michael Mullin
Add support for the acer c720p touchscreen. Tested manually by using the touchscreen on the acer c720p-2664 Based on the following patch by Dave Parker : https://chromium-review.googlesource.com/#/c/167136/ Signed-off-by: Michael Mullin --- drivers/platform/chrome/chromeos_laptop.c | 2 ++ 1

[PATCH] Add support for the acer c720p touchscreen.

2014-07-15 Thread Michael Mullin
Add support for the acer c720p touchscreen. Tested manually by using the touchscreen on the acer c720p-2664 Based on the following patch by Dave Parker dpar...@chromium.org: https://chromium-review.googlesource.com/#/c/167136/ Signed-off-by: Michael Mullin masmul...@gmail.com ---

Re: [PATCH] Add support for the acer c720p touchscreen.

2014-07-15 Thread Benson Leung
Hi Michael, Thank you for adding this and verifying it works on your system. On Tue, Jul 15, 2014 at 5:00 PM, Michael Mullin masmul...@gmail.com wrote: Add support for the acer c720p touchscreen. Tested manually by using the touchscreen on the acer c720p-2664 Based on the following patch by

Re: [PATCH] Add support for the acer c720p touchscreen.

2014-07-15 Thread Olof Johansson
On Tue, Jul 15, 2014 at 08:00:54PM -0400, Michael Mullin wrote: Add support for the acer c720p touchscreen. Tested manually by using the touchscreen on the acer c720p-2664 Based on the following patch by Dave Parker dpar...@chromium.org: https://chromium-review.googlesource.com/#/c/167136/