From: Tony Lindgren <tony@atomide.com>
To: Jarkko Nikula <jarkko.nikula@nokia.com>
Cc: ext Arun KS <arunks@mistralsolutions.com>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] This patch fixes the typo which breaks the build on OMAP1
Date: Wed, 10 Sep 2008 10:40:25 -0700 [thread overview]
Message-ID: <20080910174024.GB21163@atomide.com> (raw)
In-Reply-To: <20080910101842.1cd49bb6.jarkko.nikula@nokia.com>
* Jarkko Nikula <jarkko.nikula@nokia.com> [080910 00:19]:
> On Tue, 9 Sep 2008 13:10:59 +0530
> "ext Arun KS" <arunks@mistralsolutions.com> wrote:
>
> > diff --git a/sound/soc/omap/omap-mcbsp.c b/sound/soc/omap/omap-mcbsp.c
> > index a217cf2..3a4cc4b 100644
> > --- a/sound/soc/omap/omap-mcbsp.c
> > +++ b/sound/soc/omap/omap-mcbsp.c
> > @@ -96,7 +96,7 @@ static const int omap24xx_dma_reqs[][2] = {
> > #endif
> > };
> > #else
> > -static const int omap2420_dma_reqs[][2] = {};
> > +static const int omap24xx_dma_reqs[][2] = {};
> > #endif
> >
> Thanks, this is true. Is it ok if I add this fix directly in my
> original patch when I have chance to send it to alsa-devel?
Pushing today to l-o tree.
Tony
prev parent reply other threads:[~2008-09-10 17:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-09 7:40 [PATCH] This patch fixes the typo which breaks the build on OMAP1 Arun KS
2008-09-10 7:18 ` Jarkko Nikula
2008-09-10 17:40 ` 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=20080910174024.GB21163@atomide.com \
--to=tony@atomide.com \
--cc=arunks@mistralsolutions.com \
--cc=jarkko.nikula@nokia.com \
--cc=linux-omap@vger.kernel.org \
/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 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.