Re: [PATCH] usb: Use resource_size function

2013-03-11 Thread Alan Stern
On Sun, 10 Mar 2013, Paul Vlase wrote: > Signed-off-by: Paul Vlase > --- > drivers/usb/host/ehci-mv.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/usb/host/ehci-mv.c b/drivers/usb/host/ehci-mv.c > index 3065809..5cd9f96 100644 > --- a/drivers/usb/host/ehci

[PATCH] usb: Use resource_size function

2013-03-10 Thread Paul Vlase
Signed-off-by: Paul Vlase --- drivers/usb/host/ehci-mv.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/host/ehci-mv.c b/drivers/usb/host/ehci-mv.c index 3065809..5cd9f96 100644 --- a/drivers/usb/host/ehci-mv.c +++ b/drivers/usb/host/ehci-mv.c @@ -225,7 +225,7