From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCH] ASoC: Blackfin: bf5xx-ad1836: Fix codec device name Date: Tue, 7 Jun 2011 09:33:45 +0100 Message-ID: <4DEDE269.7090404@ti.com> References: <1307435086-29877-1-git-send-email-lars@metafoo.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by alsa0.perex.cz (Postfix) with ESMTP id 6EFC624392 for ; Tue, 7 Jun 2011 10:33:49 +0200 (CEST) In-Reply-To: <1307435086-29877-1-git-send-email-lars@metafoo.de> 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: Lars-Peter Clausen Cc: "alsa-devel@alsa-project.org" , Mark Brown , Mike Frysinger , "linux-kernel@vger.kernel.org" , "device-drivers-devel@blackfin.uclinux.org" List-Id: alsa-devel@alsa-project.org On 07/06/11 09:24, Lars-Peter Clausen wrote: > Fix the codec_name field of the dai_link to match the actual device name > of the codec. Otherwise the card won't be instantiated. > > Signed-off-by: Lars-Peter Clausen > --- Acked-by: Liam Girdwood From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752352Ab1FGIeL (ORCPT ); Tue, 7 Jun 2011 04:34:11 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:36855 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752204Ab1FGIeJ (ORCPT ); Tue, 7 Jun 2011 04:34:09 -0400 Message-ID: <4DEDE269.7090404@ti.com> Date: Tue, 7 Jun 2011 09:33:45 +0100 From: Liam Girdwood User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Lars-Peter Clausen CC: Mark Brown , "alsa-devel@alsa-project.org" , "device-drivers-devel@blackfin.uclinux.org" , "linux-kernel@vger.kernel.org" , Mike Frysinger Subject: Re: [PATCH] ASoC: Blackfin: bf5xx-ad1836: Fix codec device name References: <1307435086-29877-1-git-send-email-lars@metafoo.de> In-Reply-To: <1307435086-29877-1-git-send-email-lars@metafoo.de> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/06/11 09:24, Lars-Peter Clausen wrote: > Fix the codec_name field of the dai_link to match the actual device name > of the codec. Otherwise the card won't be instantiated. > > Signed-off-by: Lars-Peter Clausen > --- Acked-by: Liam Girdwood