The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-6.8
for you to fetch changes up to 5583e92be5c45448e6ea461e1780d46c17d14963:
clk: samsung: Improve kernel-doc comments (2023-11-16 20:46:03 +0100)
----------------------------------------------------------------
Samsung SoC clock drivers changes for 6.8
Few kernel-doc fixes for Samsung SoC clock controllers.
----------------------------------------------------------------
Sam Protsenko (2):
clk: samsung: Fix kernel-doc comments
clk: samsung: Improve kernel-doc comments
drivers/clk/samsung/clk-cpu.h | 30 ++++----
drivers/clk/samsung/clk.h | 157 +++++++++++++++++++++++-------------------
2 files changed, 101 insertions(+), 86 deletions(-)
Quoting Krzysztof Kozlowski (2023-12-20 00:40:43)
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
>
> Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-6.8
>
> for you to fetch changes up to 5583e92be5c45448e6ea461e1780d46c17d14963:
>
> clk: samsung: Improve kernel-doc comments (2023-11-16 20:46:03 +0100)
>
> ----------------------------------------------------------------
Thanks. Pulled into clk-next