From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v3] sound/soc/codecs: add LAPIS Semiconductor ML26124 Date: Fri, 2 Dec 2011 01:06:47 +0000 Message-ID: <20111202010644.GC31948@opensource.wolfsonmicro.com> References: <1322474755-18785-1-git-send-email-tomoya.rohm@gmail.com> <20111128132317.GD8275@opensource.wolfsonmicro.com> <20111129122916.GM2851@opensource.wolfsonmicro.com> <20111201111137.GC2915@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 63E2924588 for ; Fri, 2 Dec 2011 02:06:51 +0100 (CET) Content-Disposition: inline In-Reply-To: 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: Tomoya MORINAGA Cc: Dimitris Papastamos , alsa-devel@alsa-project.org, Lars-Peter Clausen , Mike Frysinger , qi.wang@intel.com, Takashi Iwai , linux-kernel@vger.kernel.org, yong.y.wang@intel.com, kok.howg.ewe@intel.com, Daniel Mack , Liam Girdwood , joel.clark@intel.com List-Id: alsa-devel@alsa-project.org On Fri, Dec 02, 2011 at 09:33:23AM +0900, Tomoya MORINAGA wrote: > Which description do you want ? > EQ Band1 Volume > EQ Band1 Switch > or > EQ Band1 Input Volume > EQ Band1 Input Switch Either is fine, if I had to pick one I'd go with the first one. The important thing is that Switch and Volume use the same string. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756227Ab1LBBGx (ORCPT ); Thu, 1 Dec 2011 20:06:53 -0500 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:42294 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754746Ab1LBBGw (ORCPT ); Thu, 1 Dec 2011 20:06:52 -0500 Date: Fri, 2 Dec 2011 01:06:47 +0000 From: Mark Brown To: Tomoya MORINAGA Cc: Takashi Iwai , Liam Girdwood , Jaroslav Kysela , Lars-Peter Clausen , Dimitris Papastamos , Mike Frysinger , Daniel Mack , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, qi.wang@intel.com, yong.y.wang@intel.com, joel.clark@intel.com, kok.howg.ewe@intel.com Subject: Re: [PATCH v3] sound/soc/codecs: add LAPIS Semiconductor ML26124 Message-ID: <20111202010644.GC31948@opensource.wolfsonmicro.com> References: <1322474755-18785-1-git-send-email-tomoya.rohm@gmail.com> <20111128132317.GD8275@opensource.wolfsonmicro.com> <20111129122916.GM2851@opensource.wolfsonmicro.com> <20111201111137.GC2915@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Cookie: Be careful! UGLY strikes 9 out of 10! 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 Fri, Dec 02, 2011 at 09:33:23AM +0900, Tomoya MORINAGA wrote: > Which description do you want ? > EQ Band1 Volume > EQ Band1 Switch > or > EQ Band1 Input Volume > EQ Band1 Input Switch Either is fine, if I had to pick one I'd go with the first one. The important thing is that Switch and Volume use the same string.