]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-ci-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/peter...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Aug 2016 12:07:01 +0000 (14:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Aug 2016 12:09:17 +0000 (14:09 +0200)
commitfcf1f67c3c753304041f080042805ffe3fa8c983
tree9f10e311a2e010142471d1342d590710afb773cf
parentc8d0a82f730704eec956f0c9bc1d3a9a0271b6a9
parent15d52253d89bc865729d9dbd3100db5ca36c5a8a
Merge tag 'usb-ci-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus

Peter writes:

Fix one bug that host can't work after insmod gadget module
at dual-role mode, the root cause of this issue is the usbcmd.rs
is cleared by chipidea udc code.