On Wed, 18 Nov 2015 14:39:09 +0100, Vinod Koul wrote: > > 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 Hmm, won't this break user-space? Both use the difference access methods, so I wonder how they can be kept compatible. thanks, Takashi > > 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 > > _______________________________________________ > Alsa-devel mailing list > Alsa-devel@xxxxxxxxxxxxxxxx > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel > _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel