Re: [PATCH 25/46] ARM: pxa: mainstone-wm97xx: use gpio lookup table
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2019-10-18 18:39:47
Also in:
linux-arm-kernel, lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2019-10-18 18:39:47
Also in:
linux-arm-kernel, lkml
On Fri, Oct 18, 2019 at 05:41:40PM +0200, Arnd Bergmann wrote:
This driver hardcodes gpio numbers without a header file. Use lookup tables instead. Cc: Marek Vasut <marek.vasut@gmail.com> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com> Cc: linux-input@vger.kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Arnd, do you have these devices by chance? I had stached patches converting wm97xx core to use threaded ISR and it would be great if someone could test them... -- Dmitry