diff options
| author | Benoît Monin <benoit.monin@bootlin.com> | 2025-10-20 15:28:56 +0200 |
|---|---|---|
| committer | Benoît Monin <benoit.monin@bootlin.com> | 2026-07-17 10:09:56 +0200 |
| commit | 257a34a028aef463357441504a882f9be7f7e0e9 (patch) | |
| tree | fdd2b4cd807d308c7a678f36e7cdd60074037841 /include/linux/debugobjects.h | |
| parent | 46dda4d9750e10bbe9fae8a20ac3145179453e77 (diff) | |
clk: fixed-factor: Export __clk_hw_register_fixed_factor()
Make the base registration function for fixed-factor clocks public and
re-implement the various registration functions that are a direct call
to __clk_hw_register_fixed_factor() as macros.
This is similar to how the registration functions of divider, mux and
other clocks are implemented.
Add a new macro clk_hw_register_fixed_factor_pdata() to register
a fixed-factor clock with its parent clock passed as a struct
clk_parent_data.
Reviewed-by: Brian Masney <bmasney@redhat.com>
Signed-off-by: Benoît Monin <benoit.monin@bootlin.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
