clk: meson: remove useless pll rate params tables
authorJerome Brunet <jbrunet@baylibre.com>
Fri, 19 Jan 2018 15:55:22 +0000 (16:55 +0100)
committerJerome Brunet <jbrunet@baylibre.com>
Mon, 12 Feb 2018 08:49:22 +0000 (09:49 +0100)
commit4ed98e9572ad24a5286d80d71221372b55fa9df5
tree055c3dde38edada322f522c3c4cfc2d60b09919d
parent840e1a73ccbb2096d1286d72c18ccadd3956b0ae
clk: meson: remove useless pll rate params tables

Read-only plls don't need param table to recalculate the rate.
Providing them with a param table is just a waste of memory.

Remove the useless tables from sys_pll on gxbb and axg.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
drivers/clk/meson/axg.c
drivers/clk/meson/gxbb.c