Including ehci-au1xxx.c on a non-Au1200 Alchemy only to have it throw
an error is stupid.
diff --git a/drivers/usb/host/ehci-au1xxx.c b/drivers/usb/host/ehci-au1xxx.c
index 63eadee..9315898 100644
--- a/drivers/usb/host/ehci-au1xxx.c
+++ b/drivers/usb/host/ehci-au1xxx.c
@@ -16,10 +16,6 @@
#includ
The PNX8550 OHCI is a platform device so we better include the necessary
headers.
Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]>
diff --git a/drivers/usb/host/ohci-pnx8550.c b/drivers/usb/host/ohci-pnx8550.c
index db9c5db..ed242e7 100644
--- a/drivers/usb/host/ohci-pnx8550.c
+++ b/drive
On Wed, Jun 07, 2006 at 07:27:56AM -0700, David Brownell wrote:
> On Wednesday 07 June 2006 6:59 am, Ralf Baechle wrote:
> > The PNX8550 OHCI is a platform device so we better include the necessary
> > headers.
>
> PNX ohci support has not been submitted upstream yet... j
From: Domen Puncer <[EMAIL PROTECTED]>
Compile fixes for au1200 ohci.
First part looks a bit hackish... but it works for me.
Signed-off-by: Domen Puncer <[EMAIL PROTECTED]>
Index: linux-mailed/drivers/usb/host/ohci-au1xxx.c
===
HCI and EHCI.
It also removes the /* FIXME use "struct platform_driver" */.
Signed-off-by: Daniel Mack <[EMAIL PROTECTED]>
Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]>
diff --git a/drivers/usb/host/ehci-au1xxx.c b/drivers/usb/host/ehci-au1xxx.c
index 9b4697a..aed6ada 100644
This is deep architecture specific magic and does should not to exist
in a driver.
Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]>
diff --git a/drivers/usb/gadget/goku_udc.c b/drivers/usb/gadget/goku_udc.c
index 7b3a326..65c91d3 100644
--- a/drivers/usb/gadget/goku_udc.c
+++ b/drivers/usb/
On Thu, Sep 29, 2005 at 01:27:05AM +0900, Atsushi Nemoto wrote:
> > On Tue, 27 Sep 2005 11:38:35 -0400 (EDT), Alan Stern <[EMAIL
> > PROTECTED]> said:
>
> stern> If that is so, it's a bug in linux-mips. ARCH_KMALLOC_MINALIGN
> stern> is supposed to be at least as large as a cacheline.
On Thu, Oct 05, 2006 at 01:20:50PM -0700, David Brownell wrote:
> > > No such file in current kernel.org git ... ???
> >
> > Oh I'm confused as well... Though I did diff against linux-mips git
> > tree I could hardly imagine that a USB driver might be in MIPS tree
> > but not in mainline...
>
>
On Mon, Oct 09, 2006 at 01:18:40AM -0700, David Brownell wrote:
> I don't see any reason not to list the bus suspend/resume methods;
> they're not PNX-specific, after all. By NOTYET, presumably you mean
> that MIPS basically has no PM support yet (except AU1X00)? That's
> kind of too bad... surp
On Mon, Oct 09, 2006 at 12:32:56PM +0400, Vitaly Wool wrote:
> + * This file is licenced under the GPL.
You may want to explicitly make this GPL v2.
> + /*
> + * Set register CLK48CTL to enable and 48MHz
> + */
> + outl(0x0003, PCI_BASE | 0x0004770c);
The use of in/out on
On Wed, Mar 01, 2006 at 11:30:26AM -0700, Jordan Crouse wrote:
> Date: Wed, 1 Mar 2006 11:30:26 -0700
> From: "Jordan Crouse" <[EMAIL PROTECTED]>
> To: linux-usb-devel@lists.sourceforge.net
> cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
> Subject: [PATCH] Buglet in Alchemy OHCI d
On Tue, Mar 07, 2006 at 08:54:45AM -0800, Greg KH wrote:
Again that's been a bug report against the wrong tree - it was broken in
the MIPS tree only and is fixed since this morning.
Ralf
---
This SF.Net email is sponsored by xPML, a groundbr
12 matches
Mail list logo