From: Tony Lindgren <tony@atomide.com>
To: balrogg@gmail.com
Cc: Linux-OMAP <linux-omap-open-source@linux.omap.com>
Subject: Re: [PATCH] OMAP audio DMA changes for 310 CPUs
Date: Tue, 12 Sep 2006 15:05:21 +0300 [thread overview]
Message-ID: <20060912120520.GE22547@atomide.com> (raw)
In-Reply-To: <fb249edb0609120253n41824aefub7eacde17cb5f452@mail.gmail.com>
* andrzej zaborowski <balrog@zabor.org> [060912 12:54]:
> On 18/08/06, lamikr <lamikr@cc.jyu.fi> wrote:
> >Hi andrzej
> >
> >I have couple of questions from your patch.
> >Your patch has couple of these changes where cpu_is_omap1510() has been
> >changed to cpu_is_omap15xx().
> > - if (!cpu_is_omap1510())
> > + if (!cpu_is_omap15xx())
> >
> >Do they affect to the sound in omap 310? (I mean is cpu_is_omap15xx()
> >true for your omap310)
> >Or is following the only relevant omap310 specific change
> >
> > + } else if (cpu_is_omap310())
> > + omap_start_dma(channel);
> >
> >Btw, your patch will not apply on top of all 5 patches I sent.
> >Could you perhaps re-send it one more time? (I need also test whether
> >your changes could work with omap1510/h6300)
>
> Ok, this one applies on top of the five alsa patches. Sorry for the delay.
Pushing this today.
Tony
prev parent reply other threads:[~2006-09-12 12:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-18 8:20 [PATCH] OMAP audio DMA changes for 310 CPUs andrzej zaborowski
2006-08-18 17:07 ` lamikr
2006-08-19 0:12 ` andrzej zaborowski
2006-09-12 9:53 ` andrzej zaborowski
2006-09-12 12:05 ` Tony Lindgren [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060912120520.GE22547@atomide.com \
--to=tony@atomide.com \
--cc=balrogg@gmail.com \
--cc=linux-omap-open-source@linux.omap.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox