[alsa-devel] [PATCH v2 0/3] Remove support for SNDRV_CTL_ELEM_ACCESS_USER & minor fix
mengdong.lin at linux.intel.com
mengdong.lin at linux.intel.com
Wed Jul 20 03:52:23 CEST 2016
From: Mengdong Lin <mengdong.lin at 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.
History:
v2: Revise commit messages.
Mengdong Lin (3):
topology: Remove support for control flag SNDRV_CTL_ELEM_ACCESS_USER
topology: Add ATTRIBUTE_UNUSED for unused parameters to fix compiler
warning
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
More information about the Alsa-devel
mailing list