From: gregkh@linuxfoundation.org (Greg KH)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2 v4] usb: ohci: remove ep93xx bus glue platform driver
Date: Sat, 19 Oct 2013 14:22:13 -0700 [thread overview]
Message-ID: <20131019212213.GA5341@kroah.com> (raw)
In-Reply-To: <201310171329.12434.hartleys@visionengravers.com>
On Thu, Oct 17, 2013 at 01:29:11PM -0700, H Hartley Sweeten wrote:
> Convert ep93xx to use the OHCI platform driver and remove the
> ohci-ep93xx bus glue driver.
>
> Enable CONFIG_OHCI_HCD_PLATFORM in the ep93xx_defconfig so that USB
> is still enabled by default on the EP93xx platform.
>
> Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
> Acked-by: Alan Stern <stern@rowland.harvard.edu>
> Cc: Ryan Mallon <rmallon@gmail.com>
> Cc: Lennert Buytenhek <kernel@wantstofly.org>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Cc: Olof Johansson <olof@lixom.net>
> Cc: Russell King <linux@arm.linux.org.uk>
> ---
> arch/arm/configs/ep93xx_defconfig | 1 +
> arch/arm/mach-ep93xx/clock.c | 2 +-
> arch/arm/mach-ep93xx/core.c | 38 +++++++-
> drivers/usb/host/ohci-ep93xx.c | 184 --------------------------------------
> drivers/usb/host/ohci-hcd.c | 18 ----
> 5 files changed, 36 insertions(+), 207 deletions(-)
> delete mode 100644 drivers/usb/host/ohci-ep93xx.c
This patch doesn't apply to my usb-next branch of usb.git at all, what
happened? Did Alan's other recent changes interfere with this?
Can you refresh this against my tree and resend it so that I can apply
it? I've applied the 1/2 patch already.
thanks,
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: H Hartley Sweeten <hartleys@visionengravers.com>
Cc: linux-usb@vger.kernel.org,
ARM Kernel <linux-arm-kernel@lists.infradead.org>,
Linux Kernel <linux-kernel@vger.kernel.org>,
Ryan Mallon <rmallon@gmail.com>,
stern@rowland.harvard.edu,
Lennert Buytenhek <buytenh@wantstofly.org>,
olof@lixom.net, Russell King <linux@arm.linux.org.uk>
Subject: Re: [PATCH 2/2 v4] usb: ohci: remove ep93xx bus glue platform driver
Date: Sat, 19 Oct 2013 14:22:13 -0700 [thread overview]
Message-ID: <20131019212213.GA5341@kroah.com> (raw)
In-Reply-To: <201310171329.12434.hartleys@visionengravers.com>
On Thu, Oct 17, 2013 at 01:29:11PM -0700, H Hartley Sweeten wrote:
> Convert ep93xx to use the OHCI platform driver and remove the
> ohci-ep93xx bus glue driver.
>
> Enable CONFIG_OHCI_HCD_PLATFORM in the ep93xx_defconfig so that USB
> is still enabled by default on the EP93xx platform.
>
> Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
> Acked-by: Alan Stern <stern@rowland.harvard.edu>
> Cc: Ryan Mallon <rmallon@gmail.com>
> Cc: Lennert Buytenhek <kernel@wantstofly.org>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Cc: Olof Johansson <olof@lixom.net>
> Cc: Russell King <linux@arm.linux.org.uk>
> ---
> arch/arm/configs/ep93xx_defconfig | 1 +
> arch/arm/mach-ep93xx/clock.c | 2 +-
> arch/arm/mach-ep93xx/core.c | 38 +++++++-
> drivers/usb/host/ohci-ep93xx.c | 184 --------------------------------------
> drivers/usb/host/ohci-hcd.c | 18 ----
> 5 files changed, 36 insertions(+), 207 deletions(-)
> delete mode 100644 drivers/usb/host/ohci-ep93xx.c
This patch doesn't apply to my usb-next branch of usb.git at all, what
happened? Did Alan's other recent changes interfere with this?
Can you refresh this against my tree and resend it so that I can apply
it? I've applied the 1/2 patch already.
thanks,
greg k-h
next prev parent reply other threads:[~2013-10-19 21:22 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-17 20:29 [PATCH 2/2 v4] usb: ohci: remove ep93xx bus glue platform driver H Hartley Sweeten
2013-10-17 20:29 ` H Hartley Sweeten
2013-10-17 21:11 ` Alan Stern
2013-10-17 21:11 ` Alan Stern
2013-10-19 21:19 ` Greg KH
2013-10-19 21:19 ` Greg KH
2013-10-19 21:22 ` Greg KH [this message]
2013-10-19 21:22 ` Greg KH
2013-10-21 17:23 ` Hartley Sweeten
2013-10-21 17:23 ` Hartley Sweeten
2013-10-21 20:41 ` Hartley Sweeten
2013-10-21 20:41 ` Hartley Sweeten
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=20131019212213.GA5341@kroah.com \
--to=gregkh@linuxfoundation.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 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.