From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tabi Timur-B04825 Subject: Re: [PATCH v2] ASoC: Return early with -EINVAL if invalid dai format is detected Date: Thu, 6 Oct 2011 03:30:51 +0000 Message-ID: <4E8D20EA.9090300@freescale.com> References: <1317857396.6291.1.camel@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from TX2EHSOBE009.bigfish.com (tx2ehsobe004.messaging.microsoft.com [65.55.88.14]) by alsa0.perex.cz (Postfix) with ESMTP id 9283E103848 for ; Thu, 6 Oct 2011 05:30:58 +0200 (CEST) In-Reply-To: <1317857396.6291.1.camel@phoenix> Content-Language: en-US Content-ID: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Axel Lin Cc: "alsa-devel@alsa-project.org" , Liam@alsa-project.org, Mark Brown , "linux-kernel@vger.kernel.org" , Girdwood List-Id: alsa-devel@alsa-project.org Axel Lin wrote: > Signed-off-by: Axel Lin > Cc: Timur Tabi > Cc: Arnaud Patard > --- Acked-by: Timur Tabi -- Timur Tabi Linux kernel developer at Freescale From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932922Ab1JFDaz (ORCPT ); Wed, 5 Oct 2011 23:30:55 -0400 Received: from tx2ehsobe004.messaging.microsoft.com ([65.55.88.14]:1730 "EHLO TX2EHSOBE009.bigfish.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755887Ab1JFDay convert rfc822-to-8bit (ORCPT ); Wed, 5 Oct 2011 23:30:54 -0400 X-SpamScore: -9 X-BigFish: VS-9(zz1432N98dKzz1202hzz8275bh8275dhz2dh2a8h668h839h8e2h8e3h) X-Forefront-Antispam-Report: CIP:70.37.183.190;KIP:(null);UIP:(null);IPVD:NLI;H:mail.freescale.net;RD:none;EFVD:NLI From: Tabi Timur-B04825 To: Axel Lin CC: "linux-kernel@vger.kernel.org" , Liam Girdwood , Mark Brown , "alsa-devel@alsa-project.org" Subject: Re: [PATCH v2] ASoC: Return early with -EINVAL if invalid dai format is detected Thread-Topic: [PATCH v2] ASoC: Return early with -EINVAL if invalid dai format is detected Thread-Index: AQHMg7a5NuApDLYJcE27fl7l7bNKI5Vu/RQA Date: Thu, 6 Oct 2011 03:30:51 +0000 Message-ID: <4E8D20EA.9090300@freescale.com> References: <1317857396.6291.1.camel@phoenix> In-Reply-To: <1317857396.6291.1.camel@phoenix> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0.1) Gecko/20110928 Firefox/7.0.1 SeaMonkey/2.4.1 x-originating-ip: [68.203.10.197] Content-Type: text/plain; charset=US-ASCII Content-ID: Content-Transfer-Encoding: 7BIT MIME-Version: 1.0 X-OriginatorOrg: freescale.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Axel Lin wrote: > Signed-off-by: Axel Lin > Cc: Timur Tabi > Cc: Arnaud Patard > --- Acked-by: Timur Tabi -- Timur Tabi Linux kernel developer at Freescale