From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe004.messaging.microsoft.com [216.32.181.184]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 7460C140095 for ; Tue, 1 Apr 2014 14:15:48 +1100 (EST) From: Nicolin Chen To: Subject: [PATCH bisect 0/2] ASoC: fsl_sai: Overwrite trigger() Date: Tue, 1 Apr 2014 11:17:05 +0800 Message-ID: <1396322227-482-1-git-send-email-Guangyu.Chen@freescale.com> MIME-Version: 1.0 Content-Type: text/plain Cc: alsa-devel@alsa-project.org, Li.Xiubo@freescale.com, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, timur@tabi.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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