[alsa-devel] [PATCH v3 0/2] topology: Fix for handling widgets' references

mengdong.lin at linux.intel.com mengdong.lin at linux.intel.com
Fri Jul 22 06:56:37 CEST 2016


From: Mengdong Lin <mengdong.lin at linux.intel.com>

This series fixes an error when merging a widget's private data and an
inaccurate output message.

History:
v2: Split v1 into 2 patches. And set the valid reference element value
    only on success.

v3: Also set valid refernced element ptr when skipping data copy for an
    empty data reference, which is not an error.

Mengdong Lin (2):
  topology: Fix inaccurate message on failure to find a widgets's
    reference
  topology: Fix the missing referenced elem ptr when merging private
    data

 src/topology/dapm.c | 2 +-
 src/topology/data.c | 6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.5.0



More information about the Alsa-devel mailing list