|
@@ -586,7 +586,6 @@ struct snd_soc_dapm_update {
|
|
/* DAPM context */
|
|
/* DAPM context */
|
|
struct snd_soc_dapm_context {
|
|
struct snd_soc_dapm_context {
|
|
enum snd_soc_bias_level bias_level;
|
|
enum snd_soc_bias_level bias_level;
|
|
- struct delayed_work delayed_work;
|
|
|
|
unsigned int idle_bias_off:1; /* Use BIAS_OFF instead of STANDBY */
|
|
unsigned int idle_bias_off:1; /* Use BIAS_OFF instead of STANDBY */
|
|
/* Go to BIAS_OFF in suspend if the DAPM context is idle */
|
|
/* Go to BIAS_OFF in suspend if the DAPM context is idle */
|
|
unsigned int suspend_bias_off:1;
|
|
unsigned int suspend_bias_off:1;
|