The first patch fixes a rather recently introduced bug leading to the driver oopsing on removal in case of non-usbmisc devices. The other ones perform error path improvements in the probe function. Fedor Pchelkin (3): usb: chipidea: ci_hdrc_imx: fix usbmisc handling usb: chipidea: ci_hdrc_imx: disable regulator on error path in probe usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handling drivers/usb/chipidea/ci_hdrc_imx.c | 34 +++++++++++++++++++----------- 1 file changed, 22 insertions(+), 12 deletions(-) -- 2.48.1