Re: [PATCH 2/2] usb: host: ehci-mxc: Indicate succesful probe

2013-02-20 Thread Alan Stern
On Wed, 20 Feb 2013, Fabio Estevam wrote: > From: Fabio Estevam > > Rather than reporting that the controller is about to be initialized, it is > more > useful to indicate a succesful probe instead. > > Signed-off-by: Fabio Estevam > --- > drivers/usb/host/ehci-mxc.c |3 +-- > 1 file cha

[PATCH 2/2] usb: host: ehci-mxc: Indicate succesful probe

2013-02-20 Thread Fabio Estevam
From: Fabio Estevam Rather than reporting that the controller is about to be initialized, it is more useful to indicate a succesful probe instead. Signed-off-by: Fabio Estevam --- drivers/usb/host/ehci-mxc.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/usb/h