Re: [PATCH bisect 0/2] ASoC: fsl_sai: Overwrite trigger()

2014-04-01 Thread Nicolin Chen
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

___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH bisect 0/2] ASoC: fsl_sai: Overwrite trigger()

2014-04-01 Thread Mark Brown
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"?


signature.asc
Description: Digital signature
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

[PATCH bisect 0/2] ASoC: fsl_sai: Overwrite trigger()

2014-03-31 Thread Nicolin Chen
This series of patches are bisected from the preivous version so as to
apply the PATCH-1 onto asoc-v3.15-4.

* The patches are generated by using '-U2' because the default '-U3'
  would conflict the baseline without fsl_sai_isr patches.

Nicolin Chen (2):
  ASoC: fsl_sai: Fix buggy configurations in trigger()
  ASoC: fsl_sai: Separately enable interrupts for Tx and Rx streams

 sound/soc/fsl/fsl_sai.c | 43 +++
 sound/soc/fsl/fsl_sai.h | 11 +++
 2 files changed, 34 insertions(+), 20 deletions(-)

-- 
1.8.4


___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev