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