From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: ux500: regulators: Remove dead code for SD-card regulator
Date: Fri, 13 Dec 2013 07:38:57 +0000 [thread overview]
Message-ID: <20131213073857.GB8819@lee--X1> (raw)
In-Reply-To: <1386855098-14272-4-git-send-email-ulf.hansson@linaro.org>
On Thu, 12 Dec 2013, Ulf Hansson wrote:
> The signal-voltage regulator is handled through a gpio regulator
> configured in DT. Remove the old dead code.
>
> Cc: Lee Jones <lee.jones@linaro.org>
> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
> ---
> arch/arm/mach-ux500/board-mop500-regulators.c | 14 --------------
> 1 file changed, 14 deletions(-)
>
> diff --git a/arch/arm/mach-ux500/board-mop500-regulators.c b/arch/arm/mach-ux500/board-mop500-regulators.c
> index 0dc44c6..a4e139a 100644
> --- a/arch/arm/mach-ux500/board-mop500-regulators.c
> +++ b/arch/arm/mach-ux500/board-mop500-regulators.c
> @@ -30,20 +30,6 @@ struct regulator_init_data gpio_en_3v3_regulator = {
> .consumer_supplies = gpio_en_3v3_consumers,
> };
>
> -static struct regulator_consumer_supply sdi0_reg_consumers[] = {
> - REGULATOR_SUPPLY("vqmmc", "sdi0"),
> -};
> -
> -struct regulator_init_data sdi0_reg_init_data = {
You also need to remove it from the header file:
arch/arm/mach-ux500/board-mop500-regulators.h
--
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:[~2013-12-13 7:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-12 13:31 [PATCH 0/3] ARM: ux500: Fixup signal voltage regulator for SD card Ulf Hansson
2013-12-12 13:31 ` [PATCH 1/3] ARM: ux500: Refactor common DT configs for sdi[n] devices Ulf Hansson
2013-12-13 9:26 ` Linus Walleij
2013-12-12 13:31 ` [PATCH 2/3] ARM: ux500: Configure regulator for I/O voltage for SD-card slot Ulf Hansson
2013-12-13 9:28 ` Linus Walleij
2013-12-12 13:31 ` [PATCH 3/3] ARM: ux500: regulators: Remove dead code for SD-card regulator Ulf Hansson
2013-12-13 7:38 ` 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=20131213073857.GB8819@lee--X1 \
--to=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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