]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
usb: musb: core: log VBUS error
authorGrazvydas Ignotas <notasas@gmail.com>
Sun, 10 Mar 2013 00:49:28 +0000 (02:49 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 22 Mar 2013 06:44:24 +0000 (08:44 +0200)
commit54485116cd77b361864c17c40c3280b97b6fbecc
tree2f119b1210ae14fa54bb4219571aebbad7b50160
parente21de10cd8b1338200d96038aa66fb966fcf6ed0
usb: musb: core: log VBUS error

VBUS_ERROR is a serious error that the driver often doesn't recover from
in my tests, so we should at least inform the user about it.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_core.c