From: Tero Kristo <t-kristo@ti.com>
To: Axel Lin <axel.lin@ingics.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>,
Aaro Koskinen <aaro.koskinen@iki.fi>,
Liam Girdwood <lgirdwood@gmail.com>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_table
Date: Fri, 15 Feb 2013 16:32:18 +0200 [thread overview]
Message-ID: <1360938738.2495.146.camel@sokoban> (raw)
In-Reply-To: <1360938181.7815.1.camel@phoenix>
Looks good to me. Ack.
On Fri, 2013-02-15 at 22:23 +0800, Axel Lin wrote:
> Since commit ba305e31 "regulator: twl: fix twl4030 support for smps regulators",
> VDD1_VSEL_table and VDD2_VSEL_table are not used any more. Remove them.
>
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
> ---
> drivers/regulator/twl-regulator.c | 6 ------
> 1 file changed, 6 deletions(-)
>
> diff --git a/drivers/regulator/twl-regulator.c b/drivers/regulator/twl-regulator.c
> index 74508cc..683d314 100644
> --- a/drivers/regulator/twl-regulator.c
> +++ b/drivers/regulator/twl-regulator.c
> @@ -441,12 +441,6 @@ static const u16 VSIM_VSEL_table[] = {
> static const u16 VDAC_VSEL_table[] = {
> 1200, 1300, 1800, 1800,
> };
> -static const u16 VDD1_VSEL_table[] = {
> - 800, 1450,
> -};
> -static const u16 VDD2_VSEL_table[] = {
> - 800, 1450, 1500,
> -};
> static const u16 VIO_VSEL_table[] = {
> 1800, 1850,
> };
next prev parent reply other threads:[~2013-02-15 14:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-15 14:23 [PATCH] regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_table Axel Lin
2013-02-15 14:32 ` Tero Kristo [this message]
2013-03-01 8:07 ` Mark Brown
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=1360938738.2495.146.camel@sokoban \
--to=t-kristo@ti.com \
--cc=aaro.koskinen@iki.fi \
--cc=axel.lin@ingics.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox