summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorTim Harvey <[email protected]>2023-05-19 11:58:54 -0700
committerMarek Vasut <[email protected]>2023-07-21 02:05:10 +0200
commita6a74ce09b4aded73151049bc8083a580fc1cf55 (patch)
treee6a4960b4b2b621b05d8f229c6addcf4d27608fe /include/linux
parent0274eb61e1f2a8e053fb028b6c668c67c0b75b9c (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 <[email protected]> Signed-off-by: Tim Harvey <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions