commit | 6378cfdcc32d3790b04c953e7766324d8ee04a90 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@kernel.org> | Mon Jun 22 02:09:35 2020 -0700 |
committer | Stephen Boyd <sboyd@kernel.org> | Fri Jul 24 02:41:52 2020 -0700 |
tree | 1f15e64cd031c22b079ba26358a5ab6d1f67fb9b | |
parent | 6c4411f14d1afa8ead90cd4cf18a308c43ac6908 [diff] |
clk: Clean up kernel-doc errors Two things aren't documented causing kernel-doc to fail when checking the core clk.c file. Fix them so that this file is clean. Signed-off-by: Stephen Boyd <sboyd@kernel.org> Link: https://lore.kernel.org/r/20200622090935.213833-1-sboyd@kernel.org