[PATCH 0/3] usb: dwc3: xilinx: minor fixes for dwc3-xilinx glue driver
Radhey Shyam Pandey
radhey.shyam.pandey at amd.com
Mon May 11 09:08:11 PDT 2026
Minor cleanups and a bug fix for the dwc3-xilinx glue driver:
- Fix a comment style violation (missing space before closing delimiter).
- Use reset_control_reset in versal init.
- Fix phy resource leak in zynqmp init error paths where phy_init() and
phy_power_on() resources were not properly released on failure.
Radhey Shyam Pandey (3):
usb: dwc3: xilinx: fix missing space before closing comment delimiter
usb: dwc3: xilinx: use reset_control_reset() in versal init
usb: dwc3: xilinx: fix error handling in zynqmp init error paths
drivers/usb/dwc3/dwc3-xilinx.c | 45 +++++++++++++++-------------------
1 file changed, 20 insertions(+), 25 deletions(-)
base-commit: 5d6919055dec134de3c40167a490f33c74c12581
--
2.44.4
More information about the linux-arm-kernel
mailing list