Re: [PATCH 4.9 112/152] Input: gpio_keys - add support for GPIO descriptors

2017-04-10 Thread Dmitry Torokhov
On Mon, Apr 10, 2017 at 9:42 AM, Greg Kroah-Hartman wrote: > 4.9-stable review patch. If anyone has any objections, please let me know. Confused why it needs to be in stable as there should be no chnage in behavior. Is it because there are other patches depending on this one? > > --

[PATCH 4.9 112/152] Input: gpio_keys - add support for GPIO descriptors

2017-04-10 Thread Greg Kroah-Hartman
4.9-stable review patch. If anyone has any objections, please let me know. -- From: Geert Uytterhoeven [ Upstream commit 5feeca3c1e39c01f9ef5abc94dea94021ccf94fc ] GPIO descriptors are the preferred way over legacy GPIO numbers nowadays. Convert the driver to use GPIO descript