android_kernel_xiaomi_sm8350/sound/arm
Russell King b60fb519d7 ALSA: AACI: fix multiple IRQ claiming
Claiming the IRQ each time a playback or capture interface is opened
is wasteful; the second copy of the registered handler is identical to
the first and just wastes resources.  Track the number of opens and
only register the handler when necessary.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-01-25 21:20:22 +00:00
..
aaci.c ALSA: AACI: fix multiple IRQ claiming 2011-01-25 21:20:22 +00:00
aaci.h ALSA: AACI: fix multiple IRQ claiming 2011-01-25 21:20:22 +00:00
Kconfig
Makefile ALSA: Remove old DMA-mmap code from arm/devdma.c 2009-11-27 10:15:24 +01:00
pxa2xx-ac97-lib.c [ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97 2010-03-02 07:40:48 +08:00
pxa2xx-ac97.c const: constify remaining dev_pm_ops 2009-12-15 08:53:25 -08:00
pxa2xx-pcm-lib.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
pxa2xx-pcm.c
pxa2xx-pcm.h