]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: wm_adsp: Remove len field from wm_adsp_alg_region
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 13 Apr 2015 12:27:55 +0000 (13:27 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Apr 2015 14:38:24 +0000 (15:38 +0100)
commit6958eb2ab206127ca92c00047a86816e125fc06b
treeaeccb6334232b58a586e90b0074d9ce85a8dc7d6
parent3809f00159d31a6c92b557e09c7ca8e22b62ae7c
ASoC: wm_adsp: Remove len field from wm_adsp_alg_region

The algorithm region information in the firmware doesn't contain a
length field, explicitly pass this to the create_control function rather
than bundling into wm_adsp_alg_region.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c
sound/soc/codecs/wm_adsp.h