mbox series

[0/2] mux handling fixes for usb-linus

Message ID 20180919075805.61319-1-heikki.krogerus@linux.intel.com (mailing list archive)
Headers show
Series mux handling fixes for usb-linus | expand

Message

Heikki Krogerus Sept. 19, 2018, 7:58 a.m. UTC
Hi Greg,

These two patches will fix module reference counting problems we had
in our mux handling code.

Thanks,

Heikki Krogerus (2):
  usb: typec: mux: Take care of driver module reference counting
  usb: roles: Take care of driver module reference counting

 drivers/usb/common/roles.c | 15 ++++++++++++---
 drivers/usb/typec/mux.c    | 17 +++++++++++++----
 2 files changed, 25 insertions(+), 7 deletions(-)