[alsa-devel] [PATCH 0/3] ASoC: remove SND_SOC_BYTES_EXT
Vinod Koul
vinod.koul at intel.com
Wed Nov 18 14:39:09 CET 2015
The SND_SOC_BYTES_TLV and SND_SOC_BYTES_EXT provide similar functionality,
with only difference that SND_SOC_BYTES_EXT have limitations of 512 bytes
as parameters whereas no such restrictions on SND_SOC_BYTES_TLV
So remove SND_SOC_BYTES_EXT and update users to use SND_SOC_BYTES_TLV
Vinod Koul (3):
ASoC: Intel: Hsw: Move driver to use SND_SOC_BYTES_TLV
ASoC: wm5102: Move driver to use SND_SOC_BYTES_TLV
ASoC: core: remove SND_SOC_BYTES_EXT
include/sound/soc.h | 6 ----
sound/soc/codecs/wm5102.c | 35 ++++++++++++++++------
sound/soc/intel/haswell/sst-haswell-pcm.c | 50 ++++++++++++++++++++++++-------
3 files changed, 66 insertions(+), 25 deletions(-)
--
1.9.1
More information about the Alsa-devel
mailing list