android_kernel_xiaomi_sm8350/sound/arm
Luotao Fu 057de50c0d pxa2xx-ac97: fix displaying GSR after reset timeout
the variable gsr_bit is set in isr. It is however set to 0 and interrupts are
disabled prior to reset. Hence it doesn't make a lot of sense to show the
content of gsr_bit in case of a reset timeout.

Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-04-02 16:34:15 +01:00
..
aaci.c ALSA: Convert to snd_card_create() in other sound/* 2009-01-12 15:21:19 +01:00
aaci.h
devdma.c
devdma.h
Kconfig ALSA: Separate common pxa2xx-pcm code 2008-09-23 08:18:10 +02:00
Makefile ALSA: Separate common pxa2xx-pcm code 2008-09-23 08:18:10 +02:00
pxa2xx-ac97-lib.c pxa2xx-ac97: fix displaying GSR after reset timeout 2009-04-02 16:34:15 +01:00
pxa2xx-ac97.c ALSA: Convert to snd_card_create() in other sound/* 2009-01-12 15:21:19 +01:00
pxa2xx-pcm-lib.c ALSA: Ensure PXA runtime data is initialised 2008-10-22 17:22:01 +02:00
pxa2xx-pcm.c ALSA: Separate common pxa2xx-pcm code 2008-09-23 08:18:10 +02:00
pxa2xx-pcm.h [ARM] pxa: explicit #include <mach/dma.h> in various drivers 2008-12-02 14:42:26 +08:00
sa11xx-uda1341.c ALSA: Convert to snd_card_create() in other sound/* 2009-01-12 15:21:19 +01:00