clk: meson: remove obsolete comments
authorJerome Brunet <jbrunet@baylibre.com>
Mon, 12 Feb 2018 14:58:31 +0000 (15:58 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Tue, 13 Mar 2018 09:03:58 +0000 (10:03 +0100)
commit7b174c5ebe46c739b0802d0781a32788f5259d2c
treee106f099794faa51c2593ac0c31fd047e794868e
parent14bd7b9c8d3f4cc1f06563630b30adae7838f301
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>
drivers/clk/meson/axg.c
drivers/clk/meson/gxbb.c
drivers/clk/meson/meson8b.c