On Fri, Oct 18, 2019 at 8:39 PM Dmitry Torokhov <dmitry.torok...@gmail.com> wrote: > > 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.va...@gmail.com> > > Cc: Dmitry Torokhov <dmitry.torok...@gmail.com> > > Cc: linux-in...@vger.kernel.org > > Signed-off-by: Arnd Bergmann <a...@arndb.de> > > > Acked-by: Dmitry Torokhov <dmitry.torok...@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...
Unfortunately I don't, but I'm hoping that someone can test my series on any hardware they might have. If you like, send me your patches and I'll add them to this series. Arnd