]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-for-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Aug 2015 21:35:13 +0000 (14:35 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Aug 2015 21:35:13 +0000 (14:35 -0700)
commitd7662323ddd026b85dd3c639bfbf9f99fff0e448
tree0e946e54b0ea1d516b6d416ce3a182601982cba0
parent005c6467cd17fffc42be8504904f3c17a355ee30
parent9cd7b6627936b678a1adb1e23e695248bd4adba0
Merge tag 'fixes-for-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.2-rc6

Just one major fix which has been pending since January.

Somehow it fell through the cracks, but here it is. Basically,
this fixes a bug in udc-core when gadget registration fails.

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