diff options
author | 2021-02-10 12:13:39 +0530 | |
---|---|---|
committer | 2021-02-11 13:10:46 +0000 | |
commit | 1e30f642cf2939bbdac82ea0dd3071232670b5ab (patch) | |
tree | d79e8887542a03f6d386f3a8efd6ace8ff471075 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge series "ASoC: dapm/pins: handle component prefix" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: (diff) | |
download | wireguard-linux-1e30f642cf2939bbdac82ea0dd3071232670b5ab.tar.xz wireguard-linux-1e30f642cf2939bbdac82ea0dd3071232670b5ab.zip |
ASoC: simple-card-utils: Fix device module clock
If "clocks = <&xxx>" is specified from the CPU or Codec component
device node, the clock is not getting enabled. Thus audio playback
or capture fails.
Fix this by populating "simple_dai->clk" field when clocks property
is specified from device node as well. Also tidy up by re-organising
conditional statements of parsing logic.
Fixes: bb6fc620c2ed ("ASoC: simple-card-utils: add asoc_simple_card_parse_clk()")
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Link: https://lore.kernel.org/r/1612939421-19900-2-git-send-email-spujar@nvidia.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions