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

* Re: [PATCH] Patch for AICA
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Mundt @ 2007-07-24 11:06 UTC (permalink / raw)
  To: Adrian McMenamin; +Cc: Takashi Iwai, alsa-devel

On Tue, Jul 24, 2007 at 11:51:53AM +0100, Adrian McMenamin wrote:
> 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.
> 
I included this with your changeset, as it was an obvious and trivial
change. If the ALSA folks wish to feed this part in through their tree,
that's fine with me, otherwise it will show up with the next batch of SH
updates automatically.

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

* Re: [PATCH] Patch for AICA
  2007-07-24 11:06 ` Paul Mundt
@ 2007-07-24 11:43   ` Takashi Iwai
  0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2007-07-24 11:43 UTC (permalink / raw)
  To: Paul Mundt; +Cc: Adrian McMenamin, alsa-devel

At Tue, 24 Jul 2007 20:06:13 +0900,
Paul Mundt wrote:
> 
> On Tue, Jul 24, 2007 at 11:51:53AM +0100, Adrian McMenamin wrote:
> > 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.
> > 
> I included this with your changeset, as it was an obvious and trivial
> change. If the ALSA folks wish to feed this part in through their tree,
> that's fine with me, otherwise it will show up with the next batch of SH
> updates automatically.

It's fine to feed through sh tree.  We'll sync our tree up later.

Thanks,

Takashi

^ permalink raw reply	[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.