From: Liam Girdwood Date: Mon, 25 May 2015 17:21:17 +0000 (+0100) Subject: ASoC: DAPM: Add APIs to create individual DAPM controls. X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~38^2~1^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02aa78abec6ebe2ae4a2ec0687758a4e58ee9507;p=pandora-kernel.git ASoC: DAPM: Add APIs to create individual DAPM controls. The topology core needs to be able to create individual widget controls at runtime and driver init. Add a regular locked and unlocked API calls to facilitate this requirement. The unlocked call is used by the topology core during component driver probing where the card dapm_mutex is held by the ASoC core and the locked version at non component driver probe time. Signed-off-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed