From: mengdong.lin@linux.intel.com
To: alsa-devel@alsa-project.org, broonie@kernel.org
Cc: tiwai@suse.de, mengdong.lin@intel.com,
Mengdong Lin <mengdong.lin@linux.intel.com>,
liam.r.girdwood@intel.com, shreyas.nc@intel.com
Subject: [PATCH v3 0/2] topology: Fix for handling widgets' references
Date: Fri, 22 Jul 2016 12:56:37 +0800 [thread overview]
Message-ID: <cover.1469163116.git.mengdong.lin@linux.intel.com> (raw)
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
next reply other threads:[~2016-07-22 4:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-22 4:56 mengdong.lin [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1469163116.git.mengdong.lin@linux.intel.com \
--to=mengdong.lin@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=liam.r.girdwood@intel.com \
--cc=mengdong.lin@intel.com \
--cc=shreyas.nc@intel.com \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.