commit | f123ea74511dfab70598cd584a11ad596454a689 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Fri Jun 10 10:27:51 2022 +0530 |
committer | Viresh Kumar <viresh.kumar@linaro.org> | Tue Jul 12 20:35:20 2022 +0530 |
tree | 19d4972a9763e7b55adc1115a999e585802ca9d9 | |
parent | e10a46443f767cc6be201a10c767745f0afc04ac [diff] |
OPP: Assert clk_count == 1 for single clk helpers Many helpers can be safely called only for devices that have a single clk associated with them. Assert the same for those routines. Tested-by: Dmitry Osipenko <dmitry.osipenko@collabora.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>