Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752088Ab3EHHxe (ORCPT ); Wed, 8 May 2013 03:53:34 -0400 Received: from mail-wg0-f51.google.com ([74.125.82.51]:47367 "EHLO mail-wg0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750830Ab3EHHxd (ORCPT ); Wed, 8 May 2013 03:53:33 -0400 Date: Wed, 8 May 2013 08:53:28 +0100 From: Lee Jones To: Fabio Baltieri Cc: Mark Brown , Liam Girdwood , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Linus Walleij , Ola Lilja Subject: Re: [PATCH 1/6] ASoC: ab8500-codec: Add missing ad_to_slot definitions Message-ID: <20130508075328.GF3102@gmail.com> References: <1367997261-32048-1-git-send-email-fabio.baltieri@linaro.org> <1367997261-32048-2-git-send-email-fabio.baltieri@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1367997261-32048-2-git-send-email-fabio.baltieri@linaro.org> 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 Content-Length: 913 Lines: 29 I'm sure this is just me, but: > 0 to 7 corresponds to AD_OUTx slots > char * const enum_ad_to_slot_map[] = {"AD_OUT1", 0 1..5 ??? > "AD_OUT7", 6 > "AD_OUT8", 7 > 8 to 11 corresponds to zero output > "zeroes", 8 > + "zeroes", 9 > + "zeroes", 10 > + "zeroes", 11 > 12 to 15 sets the output in tristate mode > + "tristate", 12 > + "tristate", 13 > + "tristate", 14 > "tristate"}; 15 -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/