commit | f0dd78de23539397e5f004fe6c41d3d45b36c7cf | [log] [tgz] |
---|---|---|
author | Jeremy Kerr <[email protected]> | Thu Mar 02 08:58:29 2023 +0800 |
committer | Stephen Boyd <[email protected]> | Mon Mar 06 14:11:03 2023 -0800 |
tree | 433844777aa4daeecfeff344e0923fc7a667af20 | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 [diff] |
clk: ast2600: allow empty entries in aspeed_g6_gates We're about to remove an entry from aspeed_g6_gates, but we won't want to alter/reorder existing entries. Allow empty entries in this array. Reviewed-by: Joel Stanley <[email protected]> Signed-off-by: Jeremy Kerr <[email protected]> Link: https://lore.kernel.org/r/[email protected] Tested-by: Joel Stanley <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>