]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 May 2014 23:26:24 +0000 (16:26 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 May 2014 23:26:24 +0000 (16:26 -0700)
commit76ae0fcd443578b5ea6b22ef76b178bb71786565
tree1f16100dfa1d39bc0b206ad1486dc9e40934cb0e
parenta7563090e73b40f192e8d59084ab7d606cee6737
parent4abef8972da68dcda4d0efa414d343affca59ee4
Merge tag 'fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v3.15-rc4

Small pull request this time containing only 3 patches.

One patch is fixing at91 resource retrieval, one fixes a
conditional in the generic OTG FSM and another fixes a
state transition also on our generic OTG FSM.

Signed-of-by: Felipe Balbi <balbi@ti.com>