commit | 757de81e8bc86d256d05d938dfd52be72a773525 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 09 12:58:19 2013 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 09 12:58:19 2013 -0800 |
tree | 6a5db278b55b50aaa3b81129c4fb3e30f052bc38 | |
parent | 2d51f3cd11f414c56a87dc018196b85fd50b04a4 [diff] | |
parent | 851dd02b4f1fdb437586190f87217e3382a736bd [diff] |
Merge tag 'fixes-for-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus Felipe writes: usb: fixes for v3.13-rc4 DWC3 learned that it can't resume a PHY which wasn't initialized and it also learned to not leave PHY powered up in case of an error. twl6030-usb PHY driver got a fix for a signedness bug in twl6030_readb(). Tegra PHY driver got a bug fix where it could return success even though there was an error. Signed-of-by: Felipe Balbi <balbi@ti.com>