diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-09-10 16:23:52 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-04-19 22:34:05 +0300 |
commit | 2548e6c76ebfae09f25f941ae172535cc918c906 (patch) | |
tree | e38c17c1262167f535e1e357feef4edcfcfe2de7 /arch/arm/mach-pxa/trizeps4.c | |
parent | e86bd43bcfc579cf8935c1913e92cb76b4ba81c2 (diff) | |
download | linux-2548e6c76ebfae09f25f941ae172535cc918c906.tar.xz |
ARM: pxa: pxa2xx-ac97-lib: use IRQ resource
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
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-pxa/trizeps4.c')
0 files changed, 0 insertions, 0 deletions