All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Patch for AICA
@ 2007-07-24 10:51 Adrian McMenamin
  2007-07-24 11:06 ` Paul Mundt
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian McMenamin @ 2007-07-24 10:51 UTC (permalink / raw)
  To: alsa-devel, Takashi Iwai; +Cc: Paul Mundt

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@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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-07-24 11:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-24 10:51 [PATCH] Patch for AICA Adrian McMenamin
2007-07-24 11:06 ` Paul Mundt
2007-07-24 11:43   ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.