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 fixes in the probe function. Link to v1 https://lore.kernel.org/linux-usb/20250309175805.661684-1-pchelkin@xxxxxxxxx/t/#u Fedor Pchelkin (3): usb: chipidea: ci_hdrc_imx: fix usbmisc handling usb: chipidea: ci_hdrc_imx: fix call balance of regulator routines usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handling drivers/usb/chipidea/ci_hdrc_imx.c | 44 +++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 13 deletions(-) -- 2.48.1