Merge remote-tracking branch 'asoc/topic/core' into asoc-next
This commit is contained in:
@@ -242,7 +242,6 @@ struct snd_soc_dai {
|
||||
unsigned int symmetric_rates:1;
|
||||
struct snd_pcm_runtime *runtime;
|
||||
unsigned int active;
|
||||
unsigned char pop_wait:1;
|
||||
unsigned char probed:1;
|
||||
|
||||
struct snd_soc_dapm_widget *playback_widget;
|
||||
|
@@ -1039,6 +1039,7 @@ struct snd_soc_pcm_runtime {
|
||||
struct snd_soc_dpcm_runtime dpcm[2];
|
||||
|
||||
long pmdown_time;
|
||||
unsigned char pop_wait:1;
|
||||
|
||||
/* runtime devices */
|
||||
struct snd_pcm *pcm;
|
||||
|
Reference in New Issue
Block a user