diff options
Diffstat (limited to 'include')
| -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 4e8f14bc8ed3..e6a6d10de1d3 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h | |||
| @@ -424,6 +424,7 @@ struct snd_soc_codec { | |||
| 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 | unsigned int cache_only:1; /* Suppress writes to hardware */ |
| 427 | unsigned int cache_sync:1; /* Cache needs to be synced to hardware */ | ||
| 427 | 428 | ||
| 428 | /* dapm */ | 429 | /* dapm */ |
| 429 | u32 pop_time; | 430 | u32 pop_time; |
