From: Ralf Baechle <ralf@linux-mips.org>
To: Andreas Herrmann <andreas.herrmann@caviumnetworks.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: Fri, 14 Nov 2014 10:31:51 +0100 [thread overview]
Message-ID: <20141114093150.GC24165@linux-mips.org> (raw)
In-Reply-To: <1415914590-31647-2-git-send-email-andreas.herrmann@caviumnetworks.com>
On Thu, Nov 13, 2014 at 10:36:28PM +0100, Andreas Herrmann wrote:
> From: Alan Stern <stern@rowland.harvard.edu>
>
> From: Alan Stern <stern@rowland.harvard.edu>
Is there an echo?
Is there an echo?
> 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>
> Cc: Alan Stern <stern@rowland.harvard.edu>
> Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
> Signed-off-by: Andreas Herrmann <andreas.herrmann@caviumnetworks.com>
> ---
> 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
For the MIPS bits:
For the MIPS bits:
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Ralf
Ralf
next prev parent reply other threads:[~2014-11-14 9:31 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 [this message]
2014-11-14 9:58 ` Andreas Herrmann
2014-11-25 1:21 ` Greg KH
2014-11-25 10:23 ` Andreas Herrmann
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=20141114093150.GC24165@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=alex.smith@imgtec.com \
--cc=andreas.herrmann@caviumnetworks.com \
--cc=david.daney@cavium.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.