The following changes since commit f1f6d9a8b540df22b87a5bf6bc104edaade81f47:

  xhci: don't dereference a xhci member after removing xhci (2016-08-16 
09:42:47 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ 
tags/usb-ci-v4.8-rc3

for you to fetch changes up to c4e94174983a86c935be1537a73e496b778b0287:

  usb: chipidea: udc: don't touch DP when controller is in host mode 
(2016-08-19 09:27:07 +0800)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Li Jun (1):
      usb: chipidea: udc: don't touch DP when controller is in host mode

 drivers/usb/chipidea/udc.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

-- 

Best Regards,
Peter Chen
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to