From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCH] ASoC: core: Add DOUBLE_R variants of the _RANGE controls Date: Fri, 22 Jun 2012 19:56:29 +0100 Message-ID: <1340391389.12316.2.camel@odin> References: <1340361682-12409-1-git-send-email-broonie@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from na3sys009aog127.obsmtp.com (na3sys009aog127.obsmtp.com [74.125.149.107]) by alsa0.perex.cz (Postfix) with ESMTP id 8815210451B for ; Fri, 22 Jun 2012 20:56:36 +0200 (CEST) Received: by wibhm11 with SMTP id hm11so679358wib.12 for ; Fri, 22 Jun 2012 11:56:34 -0700 (PDT) In-Reply-To: <1340361682-12409-1-git-send-email-broonie@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: Mark Brown Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Fri, 2012-06-22 at 11:41 +0100, Mark Brown wrote: > The code handles this fine already, we just need new macros in the header > for drivers to create the controls. > > Signed-off-by: Mark Brown Acked-by: Liam Girdwood