Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
This commit is contained in:
@@ -1106,7 +1106,7 @@ struct snd_soc_card {
|
||||
/* CPU <--> Codec DAI links */
|
||||
struct snd_soc_dai_link *dai_link;
|
||||
int num_links;
|
||||
struct snd_soc_pcm_runtime *rtd;
|
||||
struct list_head rtd_list;
|
||||
int num_rtd;
|
||||
|
||||
/* optional codec specific configuration */
|
||||
@@ -1201,6 +1201,9 @@ struct snd_soc_pcm_runtime {
|
||||
struct dentry *debugfs_dpcm_root;
|
||||
struct dentry *debugfs_dpcm_state;
|
||||
#endif
|
||||
|
||||
unsigned int num; /* 0-based and monotonic increasing */
|
||||
struct list_head list; /* rtd list of the soc card */
|
||||
};
|
||||
|
||||
/* mixer control */
|
||||
|
Reference in New Issue
Block a user