summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_hubs.h
diff options
context:
space:
mode:
authorMark Brown2011-06-08 00:23:52 +0200
committerMark Brown2011-06-23 21:05:23 +0200
commitf9acf9fe5be653aa359c75d60fdaff03bf1ef471 (patch)
tree6186dd96f94b368883534c356315692407de9cbd /sound/soc/codecs/wm_hubs.h
parentASoC: add WM8782 ADC Codec Driver (diff)
downloadkernel-qcow2-linux-f9acf9fe5be653aa359c75d60fdaff03bf1ef471.tar.gz
kernel-qcow2-linux-f9acf9fe5be653aa359c75d60fdaff03bf1ef471.tar.xz
kernel-qcow2-linux-f9acf9fe5be653aa359c75d60fdaff03bf1ef471.zip
ASoC: Trigger wm_hubs series update startup off a separate flag
Allowing the two to be used independently. 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 f8a5e976b5e6..aeb58712a0e8 100644
--- a/sound/soc/codecs/wm_hubs.h
+++ b/sound/soc/codecs/wm_hubs.h
@@ -23,6 +23,7 @@ struct wm_hubs_data {
int dcs_codes;
int dcs_readback_mode;
int hp_startup_mode;
+ int series_startup;
bool class_w;
u16 class_w_dcs;