diff options
| author | Jerome Brunet <jbrunet@baylibre.com> | 2019-04-29 11:47:49 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-29 10:21:43 +0100 |
| commit | 79bd1f896eb19d2df01aa2323273b4515b940ffc (patch) | |
| tree | ce74a3dd6367801fe95a673349c5a3992fb72f0f /scripts/stackusage | |
| parent | 44deffb6beb951214db88f14e192b5e6b6f1ad4e (diff) | |
ASoC: fix valid stream condition
[ Upstream commit 6a7c59c6d9f3b280e81d7a04bbe4e55e90152dce ]
A stream may specify a rate range using 'rate_min' and 'rate_max', so a
stream may be valid and not specify any rates. However, as stream cannot
be valid and not have any channel. Let's use this condition instead to
determine if a stream is valid or not.
Fixes: cde79035c6cf ("ASoC: Handle multiple codecs with split playback / capture")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
