[alsa-devel] [PATCH] Patch for AICA

Adrian McMenamin adrianmcmenamin at gmail.com
Tue Jul 24 12:51:53 CEST 2007


I submitted this yesterday via lkml and it was accepted by the SH
maintainer. Probably should have copied in the ALSA list too - though
the change is so small and consequential of another issue I was
dealing with I forgot.

The change is necessary because of a fix in the SH DMA API (see
http://lkml.org/lkml/2007/7/23/445 for the larger patch)

Signed-off by: Adrian McMenamin ,adrian at mcmen.demon.co.uk>


diff --git a/sound/sh/aica.h b/sound/sh/aica.h
index 8c11e3d..d098baa 100644
--- a/sound/sh/aica.h
+++ b/sound/sh/aica.h
@@ -52,7 +52,7 @@
 #define AICA_CHANNEL1_OFFSET 0x21000
 #define CHANNEL_OFFSET 0x10000

-#define AICA_DMA_CHANNEL 0
+#define AICA_DMA_CHANNEL 5
 #define AICA_DMA_MODE 5


More information about the Alsa-devel mailing list