30 Sep
2009
30 Sep
'09
8:27 a.m.
Hello,
The following patch fixes the handling of the line widget, which can be input or output.
Additional check is added to is_connected_output_ep and is_connected_input_ep functions when the line widget is checked to handle only the appropriate line widget.
Without the patch these two functions would pick up either line widgets, which confused DAPM.
Note: checkpach complains for the long lines, but I feel that it is appropriate here to use the long lines.
--- Peter Ujfalusi (1): ASoC: Fix SND_SOC_DAPM_LINE handling
sound/soc/soc-dapm.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-)