[PATCH 0/3] usb: chipidea: ci_hdrc_imx: fix some issues in probe/remove
From: Fedor Pchelkin <hidden>
Date: 2025-03-09 17:58:26
Also in:
imx, linux-usb, lkml
From: Fedor Pchelkin <hidden>
Date: 2025-03-09 17:58:26
Also in:
imx, linux-usb, lkml
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