]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: topology: fix info callback for TLV byte control
authorOmair M Abdullah <omair.m.abdullah@intel.com>
Mon, 9 Nov 2015 17:50:01 +0000 (23:20 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 18 Nov 2015 12:57:06 +0000 (12:57 +0000)
commitcb752c7bd228d129727512fb50eba8aca93be007
treee76353b330cc656a7b5d2fe6bed0ad62a79708b0
parent837e0eb1c9d194f0eb3cf87d97b2235de146c9fe
ASoC: topology: fix info callback for TLV byte control

topology core used wrong callback for TLV bytes control, it should be
snd_soc_bytes_info_ext and not snd_soc_bytes_info

Signed-off-by: Omair M Abdullah <omair.m.abdullah@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-topology.c