[alsa-devel] [PATCH 0/3] Remove support for SNDRV_CTL_ELEM_ACCESS_USER & minor fix

mengdong.lin at linux.intel.com mengdong.lin at linux.intel.com
Tue Jul 19 10:50:06 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.

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



More information about the Alsa-devel mailing list