commit | a70c6e06ed7c8c84612c7e3dada9d6895b65c70a | [log] [tgz] |
---|---|---|
author | Jerome Brunet <jbrunet@baylibre.com> | Tue Mar 28 10:47:22 2017 +0200 |
committer | Jerome Brunet <jbrunet@baylibre.com> | Fri Apr 07 16:50:44 2017 +0200 |
tree | 0ab74266ff4fa3a9adf4416722e7ea0b11f0332b | |
parent | fd33f3eca6bfb0bba9b928ba28a6c6c16f7243ad [diff] |
clk: meson: gxbb: protect against holes in the onecell_data array The clock controller is getting more complex and it might be possible, in the future, to have holes in the clk_hw_onecell_data array. Just make sure we skip those holes if it ever happens. Acked-by: Michael Turquette <mturquette@baylibre.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>