diff options
author | Lad Prabhakar <[email protected]> | 2024-07-15 11:35:55 +0100 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2024-07-30 10:44:18 +0200 |
commit | 354e5cf4f6ed8c25b3dbdffa14c1afaea21452c5 (patch) | |
tree | 79bb952111315d50607b1cb6090c8f286302e3b2 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 019b5ecc03aef7a596941712391b776143c377d7 (diff) |
clk: renesas: rzg2l-cpg: Refactor to use priv for clks and base in clock register functions
Simplify the `rzg2l-cpg` driver by removing explicit passing of `clks` and
`base` parameters in various clock registration functions. These values
are now accessed directly from the `priv` structure.
While at it, drop masking of parent clocks with 0xffff as nothing is ever
stored in the high bits.
Signed-off-by: Lad Prabhakar <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions