Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3f3b55bf authored by Doug Anderson's avatar Doug Anderson Committed by Greg Kroah-Hartman
Browse files

usb: ehci-s5p: Use devm for requesting ehci_vbus_gpio



The ehci_vbus_gpio is requested but never freed.  This can cause
problems with deferred probes and would cause problems if
s5p_ehci_remove was ever called.  Use devm to fix this.

Signed-off-by: default avatarDoug Anderson <dianders@chromium.org>
Acked-by: default avatarJingoo Han <jg1.han@samsung.com>
Tested-by: default avatarVivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 24b90814
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment