[PATCH v2 0/2] ASoC: fix usage of playback_only and capture_only

From: Shengjiu Wang

Date: Mon Mar 16 2026 - 23:41:12 EST


Check value of is_playback_only and is_capture_only in
graph_util_parse_link_direction() and initialize playback_only and
capture_only in imx-card.c

changes in v2:
- check value of is_playback_only and is_capture_only
- add patch 2/2 to initialize playback_only and capture_only

Shengjiu Wang (2):
ASoC: simple-card-utils: Check value of is_playback_only and
is_capture_only
ASoC: fsl: imx-card: initialize playback_only and capture_only

sound/soc/fsl/imx-card.c | 2 +-
sound/soc/generic/simple-card-utils.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

--
2.34.1