[alsa-devel] [PATCH 22/46] ARM: pxa: eseries: use gpio lookup for audio

Linus Walleij linus.walleij at linaro.org
Tue Nov 5 10:21:29 CET 2019


On Fri, Oct 18, 2019 at 5:42 PM Arnd Bergmann <arnd at arndb.de> wrote:

> The three eseries machines have very similar drivers for audio, all
> using the mach/eseries-gpio.h header for finding the gpio numbers.
>
> Change these to use gpio descriptors to avoid the header file
> dependency.
>
> I convert the _OFF gpio numbers into GPIO_ACTIVE_LOW ones for
> consistency here.
>
> Cc: Mark Brown <broonie at kernel.org>
> Cc: alsa-devel at alsa-project.org
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>

This is consistent with the way I imagine it should be done so:
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij


More information about the Alsa-devel mailing list