]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sunxi: musb: Improve output during probing
authorHans de Goede <hdegoede@redhat.com>
Thu, 18 Jun 2015 20:45:34 +0000 (22:45 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sat, 25 Jul 2015 09:22:55 +0000 (11:22 +0200)
commit56a2085410d507c00d4bc374f9af10816638df24
tree80012d12a4fb0f79822cb07aebba275f3a913dba
parent91183babea8f36d7bea40ecbc3862913ca0eae65
sunxi: musb: Improve output during probing

When we return an error the usb core will print an error-message, so in this
case do not print anything.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
drivers/usb/musb-new/sunxi.c