clk: tegra: Update kerneldoc to match prototypes
authorThierry Reding <treding@nvidia.com>
Fri, 6 May 2022 08:56:00 +0000 (10:56 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 6 May 2022 08:56:00 +0000 (10:56 +0200)
commit6f6baf690c3b8c41083d7443ab6a5645b96ff91b
tree3cbcb1c0deb30d8ec3be32cbdb4891dafbb13d3f
parent6a7ace2b99706a17b3f38e0114172abaeb00f240
clk: tegra: Update kerneldoc to match prototypes

For some DFLL functions, the kerneldoc comments don't match the function
prototype. Fix them up to avoid some warnings at build time.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/clk/tegra/clk-dfll.c