28 Oct
2019
28 Oct
'19
9:19 p.m.
Arnd Bergmann arnd@arndb.de writes:
The pxa2xx-ac97-lib code is the last driver to use mach/irqs.h for PXA. Almost everything already passes the interrupt as a resource, so use it from there.
The one exception is the mxm8x10 machine, which apparently has a resource-less device. Replacing it with the correct one enables the driver here as well.
Cc: alsa-devel@alsa-project.org Signed-off-by: Arnd Bergmann arnd@arndb.de
Acked-by: Robert Jarzmik robert.jarzmik@free.fr
Cheers.
-- Robert