From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: WM8985: Use the correct macro for the kcontrol defined Date: Tue, 28 Sep 2010 14:10:11 -0700 Message-ID: <20100928211011.GK10739@opensource.wolfsonmicro.com> References: <1285582590-30770-1-git-send-email-dp@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id AA16F24447 for ; Tue, 28 Sep 2010 23:09:54 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1285582590-30770-1-git-send-email-dp@opensource.wolfsonmicro.com> 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: Dimitris Papastamos Cc: alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Mon, Sep 27, 2010 at 11:16:30AM +0100, Dimitris Papastamos wrote: > Since we are using custom get/put handlers > use SOC_ENUM_SINGLE_EXT_DECL instead of the original SOC_ENUM_SINGLE_DECL > macro. > > Signed-off-by: Dimitris Papastamos Applied, thanks.