Skip to content
Commit a6a74ce0 authored by Tim Harvey's avatar Tim Harvey Committed by Marek Vasut
Browse files

usb: ehci-mx6: remove unnecessary regulator enable from probe



Remove the regulator_set_enable() call from device probe which
resolves a regulator imbalance. This is unnecessary as
regulator_set_enable() will be called when ehci_register calls the
init_after_reset hook.

Suggested-by: default avatarMarek Vasut <marex@denx.de>
Signed-off-by: default avatarTim Harvey <tharvey@gateworks.com>
parent 0274eb61
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