diff options
author | Peter Ujfalusi <peter.ujfalusi@gmail.com> | 2021-07-17 15:28:19 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-07-19 14:58:42 +0300 |
commit | 82d28b67f780910f816fe1cfb0f676fc38c4cbb3 (patch) | |
tree | 9d823a68b90552e37cd14a8046997539b87fe915 /Documentation | |
parent | 78d2a05ef22e7b5863b01e073dd6a06b3979bb00 (diff) | |
download | linux-82d28b67f780910f816fe1cfb0f676fc38c4cbb3.tar.xz |
ASoC: ti: j721e-evm: Check for not initialized parent_clk_id
During probe the parent_clk_id is set to -1 which should not be used to
array index within hsdiv_rates[].
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>
Link: https://lore.kernel.org/r/20210717122820.1467-3-peter.ujfalusi@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions