28 Oct
2019
28 Oct
'19
9:13 p.m.
Arnd Bergmann arnd@arndb.de writes:
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@kernel.org Cc: alsa-devel@alsa-project.org Signed-off-by: Arnd Bergmann arnd@arndb.de
Let's hope for the best : Acked-by: Robert Jarzmik robert.jarzmik@free.fr
Cheers.
-- Robert