diff options
| author | Xu Yang <xu.yang_2@nxp.com> | 2026-07-10 15:08:34 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-10 15:57:32 +0200 |
| commit | 1db5c6b0b9834aee2f14e39764becfcc29d09ccf (patch) | |
| tree | 74ea0efd113091e2514d7871857b6b5a0eb15817 /drivers/usb/core | |
| parent | 2c5659a7064e7c4c0c51eb9356bcf6726a85773b (diff) | |
| download | linux-next-1db5c6b0b9834aee2f14e39764becfcc29d09ccf.tar.gz linux-next-1db5c6b0b9834aee2f14e39764becfcc29d09ccf.zip | |
usb: chipidea: imx: fix missing ret assignment for dev_err_probe
Assign the return value of dev_err_probe() to ret so that the correct
error code is propagated when goto err_clk is taken.
Fixes: 2e9762f45efb ("usb: chipidea: ci_hdrc_imx: use "wakeup" suffix for wakeup interrupt name")
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <error27@gmail.com>
Closes: https://lore.kernel.org/r/202607031656.FR3Xrved-lkp@intel.com/
Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
Link: https://patch.msgid.link/20260710070834.2744357-1-xu.yang_2@oss.nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core')
0 files changed, 0 insertions, 0 deletions
