Re: [PATCH] ideapad-laptop: add a new WMI string for ESC key

2016-05-16 Thread Darren Hart
On Thu, May 12, 2016 at 12:34:05AM +0300, Denis Gordienko wrote: > Hi, Darren. This patch already tested on my laptop and I can confirm - it's > work fine. Awesome, thanks! Added your tested-by. > Denis > 11 Май 2016 г. 23:09 пользователь "Darren Hart" > написал: > > On

Re: [PATCH] ideapad-laptop: add a new WMI string for ESC key

2016-05-16 Thread Darren Hart
On Thu, May 12, 2016 at 12:34:05AM +0300, Denis Gordienko wrote: > Hi, Darren. This patch already tested on my laptop and I can confirm - it's > work fine. Awesome, thanks! Added your tested-by. > Denis > 11 Май 2016 г. 23:09 пользователь "Darren Hart" > написал: > > On Mon, May 09, 2016 at

Re: [PATCH] ideapad-laptop: add a new WMI string for ESC key

2016-05-11 Thread Darren Hart
On Mon, May 09, 2016 at 11:49:21PM +0200, Arnd Bergmann wrote: > My patch to the ideapad-laptop driver to get the ESC key working on the > Yoga 1170 (Yoga 3) failed to do the same for the following model, the > Lenovo Yoga 700. > > Denis Gordienko managed to get it working by adding another GUID

Re: [PATCH] ideapad-laptop: add a new WMI string for ESC key

2016-05-11 Thread Darren Hart
On Mon, May 09, 2016 at 11:49:21PM +0200, Arnd Bergmann wrote: > My patch to the ideapad-laptop driver to get the ESC key working on the > Yoga 1170 (Yoga 3) failed to do the same for the following model, the > Lenovo Yoga 700. > > Denis Gordienko managed to get it working by adding another GUID

[PATCH] ideapad-laptop: add a new WMI string for ESC key

2016-05-09 Thread Arnd Bergmann
My patch to the ideapad-laptop driver to get the ESC key working on the Yoga 1170 (Yoga 3) failed to do the same for the following model, the Lenovo Yoga 700. Denis Gordienko managed to get it working by adding another GUID for the new WMI interface. I have adapted his patch to normal coding

[PATCH] ideapad-laptop: add a new WMI string for ESC key

2016-05-09 Thread Arnd Bergmann
My patch to the ideapad-laptop driver to get the ESC key working on the Yoga 1170 (Yoga 3) failed to do the same for the following model, the Lenovo Yoga 700. Denis Gordienko managed to get it working by adding another GUID for the new WMI interface. I have adapted his patch to normal coding