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

Fedor Pchelkin pchelkin at ispras.ru
Sun Mar 9 10:57:56 PDT 2025


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




More information about the linux-arm-kernel mailing list