Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next
This commit is contained in:
commit
136823384f
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ static struct snd_soc_dai_link mop500_dai_links[] = {
|
||||||
|
|
||||||
static struct snd_soc_card mop500_card = {
|
static struct snd_soc_card mop500_card = {
|
||||||
.name = "MOP500-card",
|
.name = "MOP500-card",
|
||||||
|
.owner = THIS_MODULE,
|
||||||
.probe = NULL,
|
.probe = NULL,
|
||||||
.dai_link = mop500_dai_links,
|
.dai_link = mop500_dai_links,
|
||||||
.num_links = ARRAY_SIZE(mop500_dai_links),
|
.num_links = ARRAY_SIZE(mop500_dai_links),
|
||||||
|
|
Loading…
Add table
Reference in a new issue