]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-ci-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Dec 2015 00:59:14 +0000 (16:59 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Dec 2015 00:59:14 +0000 (16:59 -0800)
commit8660229895aab0ce3c4282a4f707969d569dd82a
tree87363bb81a6c84b12336e78425994822867de4c8
parent5bf3375c1fa1eb6cc261fb243298eef6b258db79
parent41a9d363415e638c58d33542cb29a905af7b9dd2
Merge tag 'usb-ci-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-testing

Peter writes:

The chipidea changes for v4.5-rc1

- Delete static debug for chipidea driver.
- Suspend USB core when A device tries to switch to peripheral mode,
  at former design, it just stopped SoF simply but USB core doesn't know it.
- Several small changes.