diff options
author | Chancel Liu <chancel.liu@nxp.com> | 2023-12-04 14:15:32 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-12-18 17:04:24 +0300 |
commit | 8f039360897bdd2f1f455b46a7f504b677405913 (patch) | |
tree | 3471f38efe2a6e80c5d21a5be1258961f4913505 /Documentation/devicetree | |
parent | 337d93b4285a92280edd7d0a910c3b7cbc70d717 (diff) | |
download | linux-8f039360897bdd2f1f455b46a7f504b677405913.tar.xz |
ASoC: soc-pcm.c: Complete the active count for components without DAIs
Some components like platforms don't have DAIs. If the active count of
these components is ignored pinctrl may be wrongly selected between
default and sleep state. So need to increment or decrement the active
count for components without DAIs to avoid it.
Signed-off-by: Chancel Liu <chancel.liu@nxp.com>
Link: https://msgid.link/r/20231204111532.3165-1-chancel.liu@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions