[PATCH -next 0/4] usb: fix module autoloading

Liao Chen posted 4 patches 1 year, 5 months ago
drivers/usb/host/ehci-brcm.c          | 1 +
drivers/usb/misc/brcmstb-usb-pinmap.c | 1 +
drivers/usb/phy/phy-gpio-vbus-usb.c   | 1 +
drivers/usb/typec/anx7411.c           | 1 +
4 files changed, 4 insertions(+)
[PATCH -next 0/4] usb: fix module autoloading
Posted by Liao Chen 1 year, 5 months ago
Hi all,

This patchset aims to enable autoloading of some use modules.
By registering MDT, the kernel is allowed to automatically
bind the module to devices that match the specified compatible
strings.

Liao Chen (4):
  usb: phy: phy-gpio-vbus-usb: fix module autoloading
  usb: misc: brcmstb-usb-pinmap: fix module autoloading
  usb: typec: fix module autoloading
  usb: ehci-brcm: fix module autoloading

 drivers/usb/host/ehci-brcm.c          | 1 +
 drivers/usb/misc/brcmstb-usb-pinmap.c | 1 +
 drivers/usb/phy/phy-gpio-vbus-usb.c   | 1 +
 drivers/usb/typec/anx7411.c           | 1 +
 4 files changed, 4 insertions(+)

-- 
2.34.1