Re: [PATCH 25/46] ARM: pxa: mainstone-wm97xx: use gpio lookup table
From: Linus Walleij <hidden>
Date: 2019-11-05 09:25:51
Also in:
linux-arm-kernel, lkml
From: Linus Walleij <hidden>
Date: 2019-11-05 09:25:51
Also in:
linux-arm-kernel, lkml
On Fri, Oct 18, 2019 at 5:42 PM Arnd Bergmann [off-list ref] 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>
Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij