From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932553Ab1EZOSd (ORCPT ); Thu, 26 May 2011 10:18:33 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:51231 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932372Ab1EZOSc (ORCPT ); Thu, 26 May 2011 10:18:32 -0400 Date: Thu, 26 May 2011 22:18:27 +0800 From: Mark Brown To: Axel Lin Cc: linux-kernel@vger.kernel.org, Liam Girdwood , alsa-devel@alsa-project.org Subject: Re: [PATCH] ASoC: wm1250-ev1: Define "WM1250 Output" with SND_SOC_DAPM_OUTPUT Message-ID: <20110526141826.GG15094@opensource.wolfsonmicro.com> References: <1306378452.10398.9.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1306378452.10398.9.camel@phoenix> X-Cookie: You are always busy. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 26, 2011 at 10:54:12AM +0800, Axel Lin wrote: > Codec output pin should be defined with SND_SOC_DAPM_OUTPUT. Applied, thanks.