From 0445bdf4ae2a1a3f4ac71ba6c298f3517b9ed238 Mon Sep 17 00:00:00 2001 From: Liam Girdwood Date: Mon, 13 Jun 2011 19:37:36 +0100 Subject: [PATCH] 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-format-patch failed