usb: musb: always log VBUS error
authorGrazvydas Ignotas <notasas@gmail.com>
Wed, 27 Feb 2013 00:20:32 +0000 (02:20 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 12 Mar 2013 21:45:58 +0000 (23:45 +0200)
commit8572e1835d6cc7093e2cd06826ce21d9e8c4d9f2
tree6e5212a79525909041c122e607a55af32d390439
parent629bf046a94807337083d342b1197b37c7abcd7a
usb: musb: always log VBUS error

VBUS_ERROR is a serious error that the driver often doesn't recover from
in my tests, we should inform user about it.
drivers/usb/musb/musb_core.c