From: Andreas Herrmann <andreas.herrmann@caviumnetworks.com>
To: Greg KH <greg@kroah.com>
Cc: Alan Stern <stern@rowland.harvard.edu>,
David Daney <david.daney@cavium.com>,
Alex Smith <alex.smith@imgtec.com>,
Linux-MIPS <linux-mips@linux-mips.org>,
linux-usb <linux-usb@vger.kernel.org>
Subject: Re: [PATCH 1/3] USB: host: Remove ehci-octeon and ohci-octeon drivers
Date: Tue, 25 Nov 2014 11:23:36 +0100 [thread overview]
Message-ID: <20141125102336.GA15630@alberich> (raw)
In-Reply-To: <20141125012134.GA5579@kroah.com>
On Mon, Nov 24, 2014 at 05:21:34PM -0800, Greg KH wrote:
> On Thu, Nov 13, 2014 at 10:36:28PM +0100, Andreas Herrmann wrote:
> > From: Alan Stern <stern@rowland.harvard.edu>
> >
> > Remove special-purpose octeon drivers and instead use ehci-platform
> > and ohci-platform as suggested with
> > http://marc.info/?l=linux-mips&m=140139694721623&w=2
> >
> > [andreas.herrmann:
> > fixed compile error]
> >
> > Cc: David Daney <david.daney@cavium.com>
> > Cc: Alex Smith <alex.smith@imgtec.com>
> > Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
> > Signed-off-by: Andreas Herrmann <andreas.herrmann@caviumnetworks.com>
> > Acked-by: Ralf Baechle <ralf@linux-mips.org>
> > Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
> > ---
> > arch/mips/cavium-octeon/octeon-platform.c | 274 ++++++++++++++++++++++++++++-
> > arch/mips/configs/cavium_octeon_defconfig | 3 +
> > drivers/usb/host/Kconfig | 18 +-
> > drivers/usb/host/Makefile | 1 -
> > drivers/usb/host/ehci-hcd.c | 5 -
> > drivers/usb/host/ehci-octeon.c | 188 --------------------
> > drivers/usb/host/octeon2-common.c | 200 ---------------------
> > drivers/usb/host/ohci-hcd.c | 5 -
> > drivers/usb/host/ohci-octeon.c | 202 ---------------------
> > 9 files changed, 285 insertions(+), 611 deletions(-)
> > delete mode 100644 drivers/usb/host/ehci-octeon.c
> > delete mode 100644 drivers/usb/host/octeon2-common.c
> > delete mode 100644 drivers/usb/host/ohci-octeon.c
>
> This doesn't apply to my usb-next or usb-testing branch of usb.git on
> git.kernel.org, so I can't apply it :(
Sorry, I need to rebase it (on usb-next).
Andreas
next prev parent reply other threads:[~2014-11-25 10:24 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-13 21:36 [PATCH 0/3] USB: host: Misc patches to remove hard-coded octeon platform information Andreas Herrmann
2014-11-13 21:36 ` [PATCH 1/3] USB: host: Remove ehci-octeon and ohci-octeon drivers Andreas Herrmann
2014-11-14 9:31 ` Ralf Baechle
2014-11-14 9:58 ` Andreas Herrmann
2014-11-25 1:21 ` Greg KH
2014-11-25 10:23 ` Andreas Herrmann [this message]
2014-11-25 11:28 ` [PATCH 1/3 v2] " Andreas Herrmann
2014-11-25 17:19 ` Greg KH
2014-11-13 21:36 ` [PATCH 2/3] USB: host: Remove hard-coded octeon platform information for ehci/ohci Andreas Herrmann
2014-11-14 9:33 ` Ralf Baechle
2014-11-13 21:36 ` [PATCH 3/3] USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platform Andreas Herrmann
2014-11-14 4:44 ` Florian Fainelli
2014-11-14 8:51 ` Andreas Herrmann
2014-11-14 15:23 ` Alan Stern
2014-11-14 17:34 ` Florian Fainelli
2014-11-13 22:13 ` [PATCH 0/3] USB: host: Misc patches to remove hard-coded octeon platform information Alan Stern
2014-11-14 11:47 ` Andreas Herrmann
2014-11-14 20:32 ` Aaro Koskinen
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=20141125102336.GA15630@alberich \
--to=andreas.herrmann@caviumnetworks.com \
--cc=alex.smith@imgtec.com \
--cc=david.daney@cavium.com \
--cc=greg@kroah.com \
--cc=linux-mips@linux-mips.org \
--cc=linux-usb@vger.kernel.org \
--cc=stern@rowland.harvard.edu \
/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.