Skip to content
Commit 505ef5f6 authored by Igor Prusov's avatar Igor Prusov Committed by Sean Anderson
Browse files

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: default avatarPatrice Chotard <patrice.chotard@foss.st.com>
Tested-by: default avatarPatrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: default avatarSean Anderson <seanga2@gmail.com>
Signed-off-by: default avatarIgor Prusov <ivprusov@sberdevices.ru>
[ Fixed parameter name in documentation ]
Signed-off-by: default avatarSean Anderson <seanga2@gmail.com>
Link: https://lore.kernel.org/r/20231109105516.24892-6-ivprusov@sberdevices.ru
parent 4f48202b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment