aboutsummaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorLars-Peter Clausen <[email protected]>2023-03-25 18:14:15 -0700
committerVinod Koul <[email protected]>2023-03-31 19:16:05 +0530
commit6ef7aa323bd8c1f02bbf83afd1987f5dd7eaaef4 (patch)
treeb9779bb627c17231d9efc2e1f598d61aaaadff2a /rust/helpers/helpers.c
parentc8481d996f2f68244a5b3cf59915b43128f40db8 (diff)
phy: cadence: Sierra: Replace `clk_register(`) with `clk_hw_register()`
The `devm_clk_register()` API is deprecated. Switch to `devm_clk_hw_register()`. Since the driver enables its own internal PLLs using the clock API we still need to get a reference to the PLL clocks using the `devm_clk_hw_get_clk()` API. Signed-off-by: Lars-Peter Clausen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions