linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi@ti.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] usb: phy: Remove the phy-rcar-gen2-usb driver
Date: Tue, 28 Apr 2015 16:50:09 +0000	[thread overview]
Message-ID: <20150428165009.GI18263@saruman.tx.rr.com> (raw)
In-Reply-To: <1430222647-1845-1-git-send-email-geert+renesas@glider.be>

[-- Attachment #1: Type: text/plain, Size: 1533 bytes --]

On Tue, Apr 28, 2015 at 02:04:07PM +0200, Geert Uytterhoeven wrote:
> The phy-rcar-gen2-usb driver, which supports legacy platform data only,
> is no longer used since commit a483dcbfa21f919c ("ARM: shmobile: lager:
> Remove legacy board support").
> 
> This driver was superseded by the DT-only phy-rcar-gen2 driver, which
> was introduced in commit 1233f59f745b237d ("phy: Renesas R-Car Gen2 PHY
> driver").
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  drivers/usb/phy/Kconfig                         |  13 --
>  drivers/usb/phy/Makefile                        |   1 -
>  drivers/usb/phy/phy-rcar-gen2-usb.c             | 246 ------------------------
>  include/linux/platform_data/usb-rcar-gen2-phy.h |  22 ---
>  4 files changed, 282 deletions(-)
>  delete mode 100644 drivers/usb/phy/phy-rcar-gen2-usb.c
>  delete mode 100644 include/linux/platform_data/usb-rcar-gen2-phy.h
> 
> diff --git a/drivers/usb/phy/Kconfig b/drivers/usb/phy/Kconfig
> index 2175678e674ebf44..3cd3bee54ca6f9b3 100644
> --- a/drivers/usb/phy/Kconfig
> +++ b/drivers/usb/phy/Kconfig
> @@ -186,19 +186,6 @@ config USB_RCAR_PHY
>  	  To compile this driver as a module, choose M here: the
>  	  module will be called phy-rcar-usb.
>  
> -config USB_RCAR_GEN2_PHY

$ git grep -e USB_RCAR_GEN2_PHY
arch/arm/configs/multi_v7_defconfig:448:CONFIG_USB_RCAR_GEN2_PHY=m
arch/arm/configs/shmobile_defconfig:163:CONFIG_USB_RCAR_GEN2_PHY=y

Are you sending patches to fix both defconfigs ?

-- 
balbi

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2015-04-28 16:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-28 12:04 [PATCH] usb: phy: Remove the phy-rcar-gen2-usb driver Geert Uytterhoeven
2015-04-28 16:50 ` Felipe Balbi [this message]
2015-04-28 16:55 ` Geert Uytterhoeven
2015-04-28 17:01 ` Felipe Balbi

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=20150428165009.GI18263@saruman.tx.rr.com \
    --to=balbi@ti.com \
    --cc=linux-sh@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;
as well as URLs for NNTP newsgroup(s).