On Tue, Apr 19, 2022 at 6:41 PM Arnd Bergmann <a...@kernel.org> wrote:
> From: Arnd Bergmann <a...@arndb.de> > > The audio device is allocated by the audio driver, and it uses a gpio > number from the mach/z2.h header file. > > Change it to use a gpio lookup table for the device allocated by the > driver to keep the header file local to the machine. > > Acked-by: Mark Brown <broo...@kernel.org> > Cc: alsa-de...@alsa-project.org > Reviewed-by: Linus Walleij <linus.wall...@linaro.org> > Acked-by: Robert Jarzmik <robert.jarz...@free.fr> > Signed-off-by: Arnd Bergmann <a...@arndb.de> Looks good to me! Reviewed-by: Linus Walleij <linus.wall...@linaro.org> Yours, Linus Walleij