]> git.baikalelectronics.ru Git - uboot.git/commit
phy: cadence: Sierra: Move all reset_control_get*() to a separate function
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 28 Jan 2022 08:11:32 +0000 (13:41 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 8 Feb 2022 16:00:03 +0000 (11:00 -0500)
commit8f91113e966a30640430b83a44deea407b3642d1
treed27b13fa3751ef14071b9147ff72098baa1a4e66
parente2aff94a9d980bc52ae44bfd1acd55189ddd2036
phy: cadence: Sierra: Move all reset_control_get*() to a separate function

No functional change. Group devm_reset_control_get() and
devm_reset_control_get_optional() to a separate function.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
drivers/phy/cadence/phy-cadence-sierra.c