kernel-ark/sound/arm
Philby John b68b58fd6a ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3
The commit 29a4f2d3 used writel() at offset 0x26 which is
half-word aligned causing unaligned exceptions on a
Cortex-A8. The original patch solved the "aaci-pl041 fpga:04:
ac97 read back fail" issue on a soft reset. Reading from any
arbitrary aaci register seems to solve this issue.

Signed-off-by: Philby John <pjohn@mvista.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2010-04-13 09:46:55 +02:00
..
aaci.c ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3 2010-04-13 09:46:55 +02:00
aaci.h ALSA: AACI: switch to per-pcm locking 2009-12-18 20:31:13 +01:00
Kconfig ALSA: drop outdated and broken sa11xx-uda1341 driver 2009-03-17 17:58:13 +01:00
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 ALSA: Restore support for DMAless DAIs on PXA 2009-08-19 20:30:14 +01: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