From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753068AbbDGHRW (ORCPT ); Tue, 7 Apr 2015 03:17:22 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:34205 "EHLO mail-wg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752518AbbDGHRT (ORCPT ); Tue, 7 Apr 2015 03:17:19 -0400 Date: Tue, 7 Apr 2015 08:17:15 +0100 From: Lee Jones To: Charles Keepax Cc: sameo@linux.intel.com, patches@opensource.wolfsonmicro.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] mfd: wm5102: Remove registers for output 3R from readable list Message-ID: <20150407071715.GF3461@x1> References: <1428081959-2244-1-git-send-email-ckeepax@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1428081959-2244-1-git-send-email-ckeepax@opensource.wolfsonmicro.com> 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, 03 Apr 2015, Charles Keepax wrote: > The earpiece on 5102 is mono, thus there is no output 3R. Remove the > registers associated with the unused right channel from the readable > registers list. > > Signed-off-by: Charles Keepax > --- > drivers/mfd/wm5102-tables.c | 3 --- > 1 files changed, 0 insertions(+), 3 deletions(-) Applied, thanks. > diff --git a/drivers/mfd/wm5102-tables.c b/drivers/mfd/wm5102-tables.c > index b326a82..aeae6ec 100644 > --- a/drivers/mfd/wm5102-tables.c > +++ b/drivers/mfd/wm5102-tables.c > @@ -1172,9 +1172,6 @@ static bool wm5102_readable_register(struct device *dev, unsigned int reg) > case ARIZONA_DAC_DIGITAL_VOLUME_3L: > case ARIZONA_DAC_VOLUME_LIMIT_3L: > case ARIZONA_NOISE_GATE_SELECT_3L: > - case ARIZONA_OUTPUT_PATH_CONFIG_3R: > - case ARIZONA_DAC_DIGITAL_VOLUME_3R: > - case ARIZONA_DAC_VOLUME_LIMIT_3R: > case ARIZONA_OUTPUT_PATH_CONFIG_4L: > case ARIZONA_DAC_DIGITAL_VOLUME_4L: > case ARIZONA_OUT_VOLUME_4L: -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog