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
changes since v1:
- make usbmisc optional when fsl,usbmisc property is not present.
Needed for i.MX23/28 as suggested by Peter Chen
----------------------------------------------------------------
Sascha Hauer (2):
USB: chipidea: i.MX: remove unused define
USB: chipidea: i.MX: simplify usbmisc
drivers/usb/chipidea/ci_hdrc_imx.c | 74 +++++++++++++----------------
drivers/usb/chipidea/ci_hdrc_imx.h | 17 ++-----
drivers/usb/chipidea/usbmisc_imx.c | 95 +++++++++++++++++---------------------
3 files changed, 76 insertions(+), 110 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html