[PATCH 0/3] usb: chipidea: ci_hdrc_imx: fix some issues in probe/remove

From: Fedor Pchelkin
Date: Sun Mar 09 2025 - 13:59:07 EST


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