mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Keerthy <j-keerthy@ti.com>
To: Axel Lin <axel.lin@ingics.com>, Mark Brown <broonie@kernel.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] regulator: tps65218: Remove unused enum tps65218_regulators
Date: Thu, 16 Nov 2017 16:49:11 +0530	[thread overview]
Message-ID: <3bbc85d2-bb4e-8507-1f89-0deb351eb9c8@ti.com> (raw)
In-Reply-To: <20171113130535.15044-1-axel.lin@ingics.com>



On Monday 13 November 2017 06:35 PM, Axel Lin wrote:
> The enum tps65218_regulators is no longer being used after
> commit 2dc4940360d4 ("regulator: tps65218: Remove all the compatibles").

Reviewed-by: Keerthy <j-keerthy@ti.com>

> 
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
> ---
>  drivers/regulator/tps65218-regulator.c | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/drivers/regulator/tps65218-regulator.c b/drivers/regulator/tps65218-regulator.c
> index b3f89ebfb1a0..1827185beacc 100644
> --- a/drivers/regulator/tps65218-regulator.c
> +++ b/drivers/regulator/tps65218-regulator.c
> @@ -28,9 +28,6 @@
>  #include <linux/regulator/machine.h>
>  #include <linux/mfd/tps65218.h>
>  
> -enum tps65218_regulators { DCDC1, DCDC2, DCDC3, DCDC4,
> -			   DCDC5, DCDC6, LDO1, LS3 };
> -
>  #define TPS65218_REGULATOR(_name, _of, _id, _type, _ops, _n, _vr, _vm, _er, \
>  			   _em, _cr, _cm, _lr, _nlr, _delay, _fuv, _sr, _sm) \
>  	{							\
> 

  reply	other threads:[~2017-11-16 11:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-13 13:05 Axel Lin
2017-11-16 11:19 ` Keerthy [this message]
2017-11-16 19:29 ` Applied "regulator: tps65218: Remove unused enum tps65218_regulators" to the regulator tree 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=3bbc85d2-bb4e-8507-1f89-0deb351eb9c8@ti.com \
    --to=j-keerthy@ti.com \
    --cc=axel.lin@ingics.com \
    --cc=broonie@kernel.org \
    --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

Powered by JetHome