The Chipidea i.MX driver has some issues with module loading dependencies. This fixes this. It is an alternative approach to the one Peter Chen suggested that does without changing the dt binding. Sascha ---------------------------------------------------------------- Sascha Hauer (2): USB: chipidea: i.MX: remove unused define USB: chipidea: i.MX: simplify usbmisc drivers/usb/chipidea/ci_hdrc_imx.c | 77 +++++++++++------------------- drivers/usb/chipidea/ci_hdrc_imx.h | 17 ++----- drivers/usb/chipidea/usbmisc_imx.c | 95 +++++++++++++++++--------------------- 3 files changed, 72 insertions(+), 117 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html