commit | 7b174c5ebe46c739b0802d0781a32788f5259d2c | [log] [tgz] |
---|---|---|
author | Jerome Brunet <jbrunet@baylibre.com> | Mon Feb 12 15:58:31 2018 +0100 |
committer | Neil Armstrong <narmstrong@baylibre.com> | Tue Mar 13 10:03:58 2018 +0100 |
tree | e106f099794faa51c2593ac0c31fd047e794868e | |
parent | 14bd7b9c8d3f4cc1f06563630b30adae7838f301 [diff] |
clk: meson: remove obsolete comments Over time things changes in CCF and issues have been fixed in meson controllers. Now, clk81 is decently modeled by read-only PLLs, a mux, a divider and a gate. We can remove the FIXME comments related to clk81. Also remove the comment about devm_clk_hw_register, as there is apparently nothing wrong with it. Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>