From: Liam Girdwood Date: Mon, 13 Jun 2011 18:37:36 +0000 (+0100) Subject: ASoC: dapm - Refactor widget IO functions in preparation for platform widgets. X-Git-Tag: v3.1-rc1~271^2~2^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0445bdf4ae2a1a3f4ac71ba6c298f3517b9ed238;p=pandora-kernel.git ASoC: dapm - Refactor widget IO functions in preparation for platform widgets. This time with soc_widget_update_bits reflecting recent soc_update_bits changes. Currently widget IO is tightly coupled to the CODEC drivers. Future platform DSP devices have mixer components that can alter power usage and hence require full DAPM support. This provides a generic widget IO operation wrapper in preparation for future patches that implement platform driver DAPM. Signed-off-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed