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(-) -- 2.18.0