diff options
author | Tim Harvey <tharvey@gateworks.com> | 2023-05-19 11:58:54 -0700 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2023-07-21 02:05:10 +0200 |
commit | a6a74ce09b4aded73151049bc8083a580fc1cf55 (patch) | |
tree | e6a4960b4b2b621b05d8f229c6addcf4d27608fe /drivers/timer/omap-timer.c | |
parent | 0274eb61e1f2a8e053fb028b6c668c67c0b75b9c (diff) |
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: Marek Vasut <marex@denx.de>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'drivers/timer/omap-timer.c')
0 files changed, 0 insertions, 0 deletions