diff options
| author | Claudiu Beznea <[email protected]> | 2025-02-25 11:02:47 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2025-03-03 09:20:11 +0000 |
| commit | e0c92440938930e7fa7aa6362780d39cdea34449 (patch) | |
| tree | 669100a1e9cce9f016b2ac3931c21154d66aa40a /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | usb: renesas_usbhs: Call clk_put() (diff) | |
| download | kernel-e0c92440938930e7fa7aa6362780d39cdea34449.tar.gz kernel-e0c92440938930e7fa7aa6362780d39cdea34449.zip | |
usb: renesas_usbhs: Use devm_usb_get_phy()
The gpriv->transceiver is retrieved in probe() through usb_get_phy() but
never released. Use devm_usb_get_phy() to handle this scenario.
This issue was identified through code investigation. No issue was found
without this change.
Fixes: b5a2875605ca ("usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUS")
Cc: stable <[email protected]>
Reviewed-by: Yoshihiro Shimoda <[email protected]>
Tested-by: Yoshihiro Shimoda <[email protected]>
Signed-off-by: Claudiu Beznea <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
