diff options
author | Igor Prusov <ivprusov@sberdevices.ru> | 2023-11-09 13:55:13 +0300 |
---|---|---|
committer | Sean Anderson <seanga2@gmail.com> | 2023-12-15 13:05:54 -0500 |
commit | 505ef5f627d8bac4281310fe4800cc6c789627e9 (patch) | |
tree | 8cfa6da2b5d7971f1dc3a05954ec88446192e730 /lib/hang.c | |
parent | 4f48202ba82ee336ee9cc1bd12fb2fca8661d5ec (diff) |
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
Diffstat (limited to 'lib/hang.c')
0 files changed, 0 insertions, 0 deletions