Searched hist:a70c6e06 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/clk/meson/ |
H A D | gxbb.c | a70c6e06 Tue Mar 28 03:47:22 CDT 2017 Jerome Brunet <jbrunet@baylibre.com> 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> a70c6e06 Tue Mar 28 03:47:22 CDT 2017 Jerome Brunet <jbrunet@baylibre.com> 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>
|