Hi,
On 22-06-15 18:11, Ian Campbell wrote:
On Mon, 2015-06-22 at 17:39 +0200, Hans de Goede wrote:
How about the following:
Subject: [PATCH 1/3] sunxi: musb: Improve output during probing
When we return an error the usb core will log a message, so in this case
do not print anything.
Signed-
On Mon, 2015-06-22 at 17:39 +0200, Hans de Goede wrote:
> How about the following:
>
>
> Subject: [PATCH 1/3] sunxi: musb: Improve output during probing
>
> When we return an error the usb core will log a message, so in this case
> do not print anything.
>
> Signed-off-by: Hans de Goede
Much
Hi,
On 21-06-15 10:00, Ian Campbell wrote:
On Sat, 2015-06-20 at 17:35 +0200, Hans de Goede wrote:
When we return an error the usb core will log a message, so in this case
do not print a newline, instead print ": " after our identifier as a
seperator between our identifier and the error message
On Sat, 2015-06-20 at 17:35 +0200, Hans de Goede wrote:
> When we return an error the usb core will log a message, so in this case
> do not print a newline, instead print ": " after our identifier as a
> seperator between our identifier and the error message logged by the core.
"separator".
This
When we return an error the usb core will log a message, so in this case
do not print a newline, instead print ": " after our identifier as a
seperator between our identifier and the error message logged by the core.
Signed-off-by: Hans de Goede
---
drivers/usb/musb-new/sunxi.c | 11 ---
5 matches
Mail list logo