From: Lee Jones <lee.jones@linaro.org>
To: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
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
Date: Tue, 7 Apr 2015 08:17:15 +0100 [thread overview]
Message-ID: <20150407071715.GF3461@x1> (raw)
In-Reply-To: <1428081959-2244-1-git-send-email-ckeepax@opensource.wolfsonmicro.com>
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@opensource.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
prev parent reply other threads:[~2015-04-07 7:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-03 17:25 [PATCH] mfd: wm5102: Remove registers for output 3R from readable list Charles Keepax
2015-04-07 7:17 ` Lee Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150407071715.GF3461@x1 \
--to=lee.jones@linaro.org \
--cc=ckeepax@opensource.wolfsonmicro.com \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@opensource.wolfsonmicro.com \
--cc=sameo@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.