Re: [U-Boot] [PATCH 4/5] USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()

2011-08-08 Thread Remy Bohmer
Hi, 2011/7/13 Marek Vasut marek.va...@gmail.com: On Wednesday, July 13, 2011 03:49:00 PM Stefano Babic wrote: On 07/12/2011 02:16 AM, Marek Vasut wrote: Signed-off-by: Marek Vasut marek.va...@gmail.com ---  common/usb.c |    2 +-  1 files changed, 1 insertions(+), 1 deletions(-)

Re: [U-Boot] [PATCH 4/5] USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()

2011-08-08 Thread Remy Bohmer
Hi, Yea of course ... I sent this to Remy some time ago already, got no response so far ... Hey.. It is a holiday season... ;-) Acked-by: Remy Bohmer li...@bohmer.net (It can go with the rest of the series) Seems that it time to go again on a next vacation... I just pulled in 5/5 of

Re: [U-Boot] [PATCH 4/5] USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()

2011-07-13 Thread Stefano Babic
On 07/12/2011 02:16 AM, Marek Vasut wrote: Signed-off-by: Marek Vasut marek.va...@gmail.com --- common/usb.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/common/usb.c b/common/usb.c index 4f7c520..8e84266 100644 Hi Marek, this should be checked by the USB

Re: [U-Boot] [PATCH 4/5] USB: Move USB_PRINTF() out of ifdef in usb_scan_devices ()

2011-07-13 Thread Marek Vasut
On Wednesday, July 13, 2011 03:49:00 PM Stefano Babic wrote: On 07/12/2011 02:16 AM, Marek Vasut wrote: Signed-off-by: Marek Vasut marek.va...@gmail.com --- common/usb.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/common/usb.c b/common/usb.c index

[U-Boot] [PATCH 4/5] USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()

2011-07-11 Thread Marek Vasut
Signed-off-by: Marek Vasut marek.va...@gmail.com --- common/usb.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/common/usb.c b/common/usb.c index 4f7c520..8e84266 100644 --- a/common/usb.c +++ b/common/usb.c @@ -957,8 +957,8 @@ void usb_scan_devices(void) /*