aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_hubs.h
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2011-06-07 23:32:46 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-06-23 20:05:31 +0100
commit780b75b4a0c3d6817cb2ef9493c1d1826cd6fc6b (patch)
tree18d1eb4549b0a826ae60f8c4d94847703b076b08 /sound/soc/codecs/wm_hubs.h
parentASoC: Trigger wm_hubs series update startup off a separate flag (diff)
downloadlinux-dev-780b75b4a0c3d6817cb2ef9493c1d1826cd6fc6b.tar.xz
linux-dev-780b75b4a0c3d6817cb2ef9493c1d1826cd6fc6b.zip
ASoC: Allow suppression of series updates on wm_hubs devices
Some devices do not support manual updates of the DC servo. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com>
Diffstat (limited to 'sound/soc/codecs/wm_hubs.h')
-rw-r--r--sound/soc/codecs/wm_hubs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm_hubs.h b/sound/soc/codecs/wm_hubs.h
index aeb58712a0e8..0d290d2740ec 100644
--- a/sound/soc/codecs/wm_hubs.h
+++ b/sound/soc/codecs/wm_hubs.h
@@ -24,6 +24,7 @@ struct wm_hubs_data {
int dcs_readback_mode;
int hp_startup_mode;
int series_startup;
+ int no_series_update;
bool class_w;
u16 class_w_dcs;