diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2025-09-02 13:06:39 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-09-02 14:37:32 +0100 |
commit | 35fc531a59694f24a2456569cf7d1a9c6436841c (patch) | |
tree | 9348b8cf87e90cb85d4dd0853485941ff8880c77 /rust/helpers/bitmap.c | |
parent | 0c28431f6fe13f3a3be0978f79c1a7ae8a93d028 (diff) |
ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error message
The dev_err message is reporting an error about capture streams however
it is using the incorrect variable num_playback instead of num_capture.
Fix this by using the correct variable num_capture.
Fixes: a1d1e266b445 ("ASoC: SOF: Intel: Add Intel specific HDA stream operations")
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://patch.msgid.link/20250902120639.2626861-1-colin.i.king@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/helpers/bitmap.c')
0 files changed, 0 insertions, 0 deletions