All of lore.kernel.org
 help / color / mirror / Atom feed
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, o-takashi@sakamocchi.jp
Subject: [PATCH 0/3] Remove support for SNDRV_CTL_ELEM_ACCESS_USER & minor fix
Date: Tue, 19 Jul 2016 16:50:06 +0800	[thread overview]
Message-ID: <cover.1468917665.git.mengdong.lin@linux.intel.com> (raw)

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

There is no ABI change in this series.

Remove support for control flag SNDRV_CTL_ELEM_ACCESS_USER as Takashi
Sakamoto suggested. Also fix 2 compiler warnings and add check before
string cpy.

Mengdong Lin (3):
  topology: Remove support for control flag SNDRV_CTL_ELEM_ACCESS_USER
  topology: Fix compiler warnings
  topology: Check address and length before string copy

 src/topology/ctl.c        | 1 -
 src/topology/pcm.c        | 8 ++++----
 src/topology/tplg_local.h | 3 +++
 3 files changed, 7 insertions(+), 5 deletions(-)

-- 
2.5.0

             reply	other threads:[~2016-07-19  8:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-19  8:50 mengdong.lin [this message]
2016-07-19  8:51 ` [PATCH 1/3] topology: Remove support for control flag SNDRV_CTL_ELEM_ACCESS_USER mengdong.lin
2016-07-19  8:52 ` [PATCH 2/3] topology: Fix compiler warnings mengdong.lin
2016-07-19  8:52 ` [PATCH 3/3] topology: Check address and length before string copy mengdong.lin
     [not found]   ` <578DF6A7.5050806@sakamocchi.jp>
2016-07-19 15:10     ` Lin, Mengdong

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.1468917665.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=o-takashi@sakamocchi.jp \
    --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.