All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] topology: Fix for handling widgets' references
@ 2016-07-22  4:56 mengdong.lin
  2016-07-22  5:12 ` [PATCH v3 1/2] topology: Fix inaccurate message on failure to find a widgets's reference mengdong.lin
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: mengdong.lin @ 2016-07-22  4:56 UTC (permalink / raw)
  To: alsa-devel, broonie
  Cc: tiwai, mengdong.lin, Mengdong Lin, liam.r.girdwood, shreyas.nc

From: Mengdong Lin <mengdong.lin@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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-07-25 14:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-22  4:56 [PATCH v3 0/2] topology: Fix for handling widgets' references mengdong.lin
2016-07-22  5:12 ` [PATCH v3 1/2] topology: Fix inaccurate message on failure to find a widgets's reference mengdong.lin
2016-07-22  5:12 ` [PATCH v3 2/2] topology: Fix the missing referenced elem ptr when merging private data mengdong.lin
2016-07-25 14:17   ` Lin, Mengdong
2016-07-25  9:56 ` [PATCH v3 0/2] topology: Fix for handling widgets' references Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.