From: Mark Brown Date: Sat, 21 Jan 2012 21:14:48 +0000 (+0000) Subject: ASoC: Provide REGULATOR_SUPPLY widget type X-Git-Tag: v3.4-rc1~88^2^2~27^2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62ea874abc11f02dbeb05314eb82f7d38e82e894;p=pandora-kernel.git ASoC: Provide REGULATOR_SUPPLY widget type Modern devices allow systems to enable and disable individual supplies on the device, allowing additional power saving by switching off regulators which power portions of the device which are not currently in use. Add a new SND_SOC_DAPM_REGULATOR_SUPPLY widget type factoring out the code for managing such widgets from individual drivers. The widget name will be used as the supply name when requesting the regulator from the regulator API. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed