diff options
Diffstat (limited to 'include/sound/soc.h')
-rw-r--r-- | include/sound/soc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h index 4bbeb9f83ece..4e8f14bc8ed3 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h | |||
@@ -423,6 +423,7 @@ struct snd_soc_codec { | |||
423 | short reg_cache_step; | 423 | short reg_cache_step; |
424 | 424 | ||
425 | unsigned int idle_bias_off:1; /* Use BIAS_OFF instead of STANDBY */ | 425 | unsigned int idle_bias_off:1; /* Use BIAS_OFF instead of STANDBY */ |
426 | unsigned int cache_only:1; /* Suppress writes to hardware */ | ||
426 | 427 | ||
427 | /* dapm */ | 428 | /* dapm */ |
428 | u32 pop_time; | 429 | u32 pop_time; |