Re: [PATCH] More initconst in ehci driver

2013-04-22 Thread Alan Stern
On Sat, 20 Apr 2013, Andi Kleen wrote: > From: Andi Kleen > > Signed-off-by: Andi Kleen > > diff --git a/drivers/usb/host/ehci-platform.c > b/drivers/usb/host/ehci-platform.c > index ca75063..6a18f11 100644 > --- a/drivers/usb/host/ehci-platform.c > +++ b/drivers/usb/host/ehci-platform.c > @@

[PATCH] More initconst in ehci driver

2013-04-20 Thread Andi Kleen
From: Andi Kleen Signed-off-by: Andi Kleen diff --git a/drivers/usb/host/ehci-platform.c b/drivers/usb/host/ehci-platform.c index ca75063..6a18f11 100644 --- a/drivers/usb/host/ehci-platform.c +++ b/drivers/usb/host/ehci-platform.c @@ -58,7 +58,7 @@ static int ehci_platform_reset(struct usb_hcd