commit | e5452dd4cb93b04b704eb6d4e7623178715f17ce | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 06 12:24:03 2014 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 06 12:24:03 2014 -0800 |
tree | 9521e4fd363d76dde956a97cbd2b685c1f49a82b | |
parent | 5002921407ca0ae03d8066fa5b64b4dab868a361 [diff] | |
parent | 9599815de61db104ad21bc61f5e3544d2415c6ee [diff] |
Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus Felipe writes: usb: fixes for v3.18-rc4 A single fix this for dwc2 this time. Because of excessive debugging messages, dwc2 would sometimes fail enumeration. The fix is simple, just converting a dev_info() into dev_dbg(). Signed-off-by: Felipe Balbi <balbi@ti.com>