]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: core: add a helper for extended byte controls using TLV
authorOmair Mohammed Abdullah <omair.m.abdullah@intel.com>
Tue, 15 Jul 2014 16:04:48 +0000 (21:34 +0530)
committerMark Brown <broonie@linaro.org>
Wed, 16 Jul 2014 21:43:59 +0000 (22:43 +0100)
commit7523a271682fc1f35355da344249ce8f8c8b8cb9
tree5e1c50131b61909dddd438ad40a63cfb3789d646
parent0cea76f3393782d67ccea8f07e9abf341bc4f60e
ASoC: core: add a helper for extended byte controls using TLV

ALSA supports arbitrary length TLVs for each kcontrol that can be used
to pass metadata about the control (e.g. volumes, enum information). The
same transport mechanism is now used for arbitrary length data by
defining a new helper.

Signed-off-by: Omair Mohammed Abdullah <omair.m.abdullah@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc.h
sound/soc/soc-core.c