From: Nicolin Chen <Guangyu.Chen@freescale.com>
To: Mark Brown <broonie@kernel.org>
Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
alsa-devel@alsa-project.org, timur@tabi.org,
Li.Xiubo@freescale.com
Subject: Re: [PATCH bisect 0/2] ASoC: fsl_sai: Overwrite trigger()
Date: Tue, 1 Apr 2014 18:54:48 +0800 [thread overview]
Message-ID: <20140401105446.GA27586@MrMyself> (raw)
In-Reply-To: <20140401110412.GJ2269@sirena.org.uk>
On Tue, Apr 01, 2014 at 12:04:12PM +0100, Mark Brown wrote:
> On Tue, Apr 01, 2014 at 11:17:05AM +0800, Nicolin Chen wrote:
>
> > * The patches are generated by using '-U2' because the default '-U3'
> > would conflict the baseline without fsl_sai_isr patches.
>
> What are these "fsi_sai_isr patches"?
Ah..I should have mentioned the full patch name:
e2681a1 ASoC: fsl_sai: Add isr to deal with error flag
The patch conflicts against that asoc-3.15-4 tag at the fsl_sai.h because
this isr patch added some new macros to it.
Thank you,
Nicolin Chen
WARNING: multiple messages have this Message-ID (diff)
From: Nicolin Chen <Guangyu.Chen@freescale.com>
To: Mark Brown <broonie@kernel.org>
Cc: alsa-devel@alsa-project.org, Li.Xiubo@freescale.com,
linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
timur@tabi.org
Subject: Re: [PATCH bisect 0/2] ASoC: fsl_sai: Overwrite trigger()
Date: Tue, 1 Apr 2014 18:54:48 +0800 [thread overview]
Message-ID: <20140401105446.GA27586@MrMyself> (raw)
In-Reply-To: <20140401110412.GJ2269@sirena.org.uk>
On Tue, Apr 01, 2014 at 12:04:12PM +0100, Mark Brown wrote:
> On Tue, Apr 01, 2014 at 11:17:05AM +0800, Nicolin Chen wrote:
>
> > * The patches are generated by using '-U2' because the default '-U3'
> > would conflict the baseline without fsl_sai_isr patches.
>
> What are these "fsi_sai_isr patches"?
Ah..I should have mentioned the full patch name:
e2681a1 ASoC: fsl_sai: Add isr to deal with error flag
The patch conflicts against that asoc-3.15-4 tag at the fsl_sai.h because
this isr patch added some new macros to it.
Thank you,
Nicolin Chen
WARNING: multiple messages have this Message-ID (diff)
From: Nicolin Chen <Guangyu.Chen@freescale.com>
To: Mark Brown <broonie@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <linuxppc-dev@lists.ozlabs.org>,
<alsa-devel@alsa-project.org>, <timur@tabi.org>,
<Li.Xiubo@freescale.com>
Subject: Re: [PATCH bisect 0/2] ASoC: fsl_sai: Overwrite trigger()
Date: Tue, 1 Apr 2014 18:54:48 +0800 [thread overview]
Message-ID: <20140401105446.GA27586@MrMyself> (raw)
In-Reply-To: <20140401110412.GJ2269@sirena.org.uk>
On Tue, Apr 01, 2014 at 12:04:12PM +0100, Mark Brown wrote:
> On Tue, Apr 01, 2014 at 11:17:05AM +0800, Nicolin Chen wrote:
>
> > * The patches are generated by using '-U2' because the default '-U3'
> > would conflict the baseline without fsl_sai_isr patches.
>
> What are these "fsi_sai_isr patches"?
Ah..I should have mentioned the full patch name:
e2681a1 ASoC: fsl_sai: Add isr to deal with error flag
The patch conflicts against that asoc-3.15-4 tag at the fsl_sai.h because
this isr patch added some new macros to it.
Thank you,
Nicolin Chen
next prev parent reply other threads:[~2014-04-01 10:54 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-01 3:17 [PATCH bisect 0/2] ASoC: fsl_sai: Overwrite trigger() Nicolin Chen
2014-04-01 3:17 ` Nicolin Chen
2014-04-01 3:17 ` Nicolin Chen
2014-04-01 3:17 ` [PATCH bisect 1/2] ASoC: fsl_sai: Fix buggy configurations in trigger() Nicolin Chen
2014-04-01 3:17 ` Nicolin Chen
2014-04-01 3:17 ` Nicolin Chen
2014-04-01 11:56 ` Mark Brown
2014-04-01 11:56 ` Mark Brown
2014-04-01 3:17 ` [PATCH bisect 2/2] ASoC: fsl_sai: Separately enable interrupts for Tx and Rx streams Nicolin Chen
2014-04-01 3:17 ` Nicolin Chen
2014-04-01 3:17 ` Nicolin Chen
2014-04-01 3:25 ` Dongsheng.Wang
2014-04-01 3:25 ` Dongsheng.Wang
2014-04-01 3:25 ` Dongsheng.Wang
2014-04-01 3:14 ` Nicolin Chen
2014-04-01 3:14 ` Nicolin Chen
2014-04-01 3:48 ` Dongsheng.Wang
2014-04-01 3:48 ` Dongsheng.Wang
2014-04-01 3:48 ` Dongsheng.Wang
2014-04-01 3:37 ` Nicolin Chen
2014-04-01 3:37 ` Nicolin Chen
2014-04-01 4:19 ` Dongsheng.Wang
2014-04-01 4:19 ` Dongsheng.Wang
2014-04-01 12:07 ` Mark Brown
2014-04-01 12:07 ` Mark Brown
2014-04-01 13:21 ` Nicolin Chen
2014-04-01 13:21 ` Nicolin Chen
2014-04-01 13:21 ` Nicolin Chen
2014-04-01 16:42 ` Mark Brown
2014-04-01 16:42 ` Mark Brown
2014-04-02 2:18 ` Nicolin Chen
2014-04-02 2:18 ` Nicolin Chen
2014-04-02 2:18 ` Nicolin Chen
2014-04-01 11:04 ` [PATCH bisect 0/2] ASoC: fsl_sai: Overwrite trigger() Mark Brown
2014-04-01 11:04 ` Mark Brown
2014-04-01 10:54 ` Nicolin Chen [this message]
2014-04-01 10:54 ` Nicolin Chen
2014-04-01 10:54 ` Nicolin Chen
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=20140401105446.GA27586@MrMyself \
--to=guangyu.chen@freescale.com \
--cc=Li.Xiubo@freescale.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=timur@tabi.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.