clk: Add dump operation to clk_ops
This adds dump function to struct clk_ops which should replace soc_clk_dump. It allows clock drivers to provide custom dump implementation without overriding generic CCF dump function. Reviewed-by:Patrice Chotard <patrice.chotard@foss.st.com> Tested-by:
Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by:
Sean Anderson <seanga2@gmail.com> Signed-off-by:
Igor Prusov <ivprusov@sberdevices.ru> [ Fixed parameter name in documentation ] Signed-off-by:
Sean Anderson <seanga2@gmail.com> Link: https://lore.kernel.org/r/20231109105516.24892-6-ivprusov@sberdevices.ru
Loading
Please register or sign in to comment