Re: [PATCH 05/17] usb: isp1760: Fix indentation in probe error path

2014-10-06 Thread Felipe Balbi
On Mon, Oct 06, 2014 at 06:54:53PM +0300, Laurent Pinchart wrote: > Signed-off-by: Laurent Pinchart Reviewed-by: Felipe Balbi > --- > drivers/usb/host/isp1760-hcd.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/drivers/usb/host/isp1760-hcd.c b/drivers/usb/host

[PATCH 05/17] usb: isp1760: Fix indentation in probe error path

2014-10-06 Thread Laurent Pinchart
Signed-off-by: Laurent Pinchart --- drivers/usb/host/isp1760-hcd.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/usb/host/isp1760-hcd.c b/drivers/usb/host/isp1760-hcd.c index c153097..b93f71d 100644 --- a/drivers/usb/host/isp1760-hcd.c +++ b/drivers/usb/host/is