[alsa-devel] [PATCH 0/1] ASoC: DAPM: Fix for line widget handling

Peter Ujfalusi peter.ujfalusi at nokia.com
Wed Sep 30 08:27:23 CEST 2009


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(-)



More information about the Alsa-devel mailing list