[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150407071715.GF3461@x1>
Date: Tue, 7 Apr 2015 08:17:15 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Charles Keepax <ckeepax@...nsource.wolfsonmicro.com>
Cc: sameo@...ux.intel.com, patches@...nsource.wolfsonmicro.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mfd: wm5102: Remove registers for output 3R from
readable list
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 <ckeepax@...nsource.wolfsonmicro.com>
> ---
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists