commit | e9c959a6d17cd4fddc766bc182dd98478101c00c | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Sep 08 11:29:13 2016 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Sat Sep 10 11:41:17 2016 +0200 |
tree | fdabbd4e8b33369a620dfdb46470625da0acf6b7 | |
parent | 6f91c601771c8ff158d4cea122ec0e5baf9c3756 [diff] |
clk: sunxi-ng: div: Add kerneldoc for the _ccu_div structure The internal _ccu_div structure is meant to be embedded into other structures to combine the various dividers and to form the clock classes support. Start to document those structures by using kerneldoc. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>