diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2020-12-04 16:42:28 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-12-04 17:46:07 +0000 |
commit | 7e20ae1208daaf6dad85c2dcb968fc590b6f3b99 (patch) | |
tree | ad65b2fbe50a6d688eb926004836477de72e3c3d /scripts/mod/empty.c | |
parent | 1c1fb2653a0c2e3f310c07eacd8fc3a10e08c97a (diff) |
ASoC: q6afe-clocks: Add missing parent clock rate
setting clock rate on child clocks without a parent clock rate will
result in zero clk rate for child. This also means that when audio
is started dsp will attempt to access registers without enabling
clock resulting in board boot up.
Fix this by adding the missing parent clock rate.
Fixes: 520a1c396d196 ("ASoC: q6afe-clocks: add q6afe clock controller")
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20201204164228.1826-1-srinivas.kandagatla@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/mod/empty.c')
0 files changed, 0 insertions, 0 deletions