All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawn.guo@freescale.com (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] ARM: imx: remove imx51 non-DT support files
Date: Mon, 19 May 2014 16:30:48 +0800	[thread overview]
Message-ID: <20140519083047.GM10685@dragon> (raw)
In-Reply-To: <1400486772.124660835@f325.i.mail.ru>

On Mon, May 19, 2014 at 12:06:12PM +0400, Alexander Shiyan wrote:
> Mon, 19 May 2014 14:56:45 +0800 ?? Shawn Guo <shawn.guo@freescale.com>:
> > Since i.MX51 becomes a DT only platform, those non-DT support files can
> > be removed now.
> > 
> > Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
> > ---
> >  arch/arm/mach-imx/Makefile        |   2 +-
> >  arch/arm/mach-imx/devices-imx51.h |  66 ---
> >  arch/arm/mach-imx/ehci-imx5.c     | 171 --------
> >  arch/arm/mach-imx/iomux-mx51.h    | 827 --------------------------------------
> >  4 files changed, 1 insertion(+), 1065 deletions(-)
> >  delete mode 100644 arch/arm/mach-imx/devices-imx51.h
> >  delete mode 100644 arch/arm/mach-imx/ehci-imx5.c
> >  delete mode 100644 arch/arm/mach-imx/iomux-mx51.h
> 
> ...
> 
> > -int mx51_initialize_usb_hw(int port, unsigned int flags)
> 
> Additionally, we should not forget to remove mx51_initialize_usb_hw() declaration
> from include/linux/platform_data/usb-ehci-mxc.h in the future.

Yes.  I will resend to get this addressed.

Shawn

  reply	other threads:[~2014-05-19  8:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-19  6:56 [PATCH 0/4] ARM: imx: clean up i.MX5 files Shawn Guo
2014-05-19  6:56 ` [PATCH 1/4] ARM: imx: move SOC_IMX5 and SOC_IMX51 into 'Device tree only' Shawn Guo
2014-05-19  7:06   ` Alexander Shiyan
2014-05-19  7:13     ` Shawn Guo
2014-05-19  6:56 ` [PATCH 2/4] ARM: imx: drop option MACH_IMX51_DT Shawn Guo
2014-05-19  6:56 ` [PATCH 3/4] ARM: imx: remove imx51 non-DT support files Shawn Guo
2014-05-19  8:06   ` Alexander Shiyan
2014-05-19  8:30     ` Shawn Guo [this message]
2014-05-19  6:56 ` [PATCH 4/4] ARM: imx: remove i.MX5 non-DT device registration helpers Shawn Guo

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=20140519083047.GM10685@dragon \
    --to=shawn.guo@freescale.com \
    --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 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.