Maarten,
if you submit a USB change to the USB mailing list and maintainer the
probability for the maintainer to ack this patch will actuall rise
significantly ;-)
Greg, I assume this patch is ok to merge or do you want to funnel it
hrough your tree? I think it would be good to take this through
On Mon, Dec 15, 2014 at 02:28:41PM +0100, Andreas Herrmann wrote:
> Instead rely on device tree information for ehci and ohci.
>
> This was suggested with
> http://www.linux-mips.org/archives/linux-mips/2014-05/msg00307.html
Please use the permanent link from that page:
http://www.linux-mips
y
> Cc: Alex Smith
> Cc: Alan Stern
> Signed-off-by: Andreas Herrmann
For the MIPS bits:
Acked-by: Ralf Baechle
Ralf
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
(+), 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
Acked-by: Ralf Baechle
Ralf
Ralf
-
On Thu, May 22, 2014 at 11:34:51AM +0200, Paul Bolle wrote:
> Since v2.6.39 there are checks for CONFIG_MSP_HAS_DUAL_USB and checks
> for CONFIG_MSP_HAS_TSMAC in the code. The related Kconfig symbols have
> never been added. These checks have evaluated to false for three years
> now. Remove them a
On Wed, May 22, 2013 at 09:13:50AM -0700, David Daney wrote:
> Can you take v2 instead? It has the missing watchdog adjustment
> that is not in v1.
Done.
Ralf
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More maj
On Tue, May 21, 2013 at 03:07:23PM -0700, David Daney wrote:
> >> config USB_OCTEON_OHCI
> >>bool "Octeon on-chip OHCI support"
> >>- depends on CPU_CAVIUM_OCTEON
> >>+ depends on CAVIUM_OCTEON_SOC
> >
> >Just a minor comment, here the extra whitespace after "depends on"
> >could be elim