|
@@ -141,6 +141,7 @@ static struct snd_soc_dai_link tegra_alc5632_dai = {
|
|
|
|
|
|
static struct snd_soc_card snd_soc_tegra_alc5632 = {
|
|
static struct snd_soc_card snd_soc_tegra_alc5632 = {
|
|
.name = "tegra-alc5632",
|
|
.name = "tegra-alc5632",
|
|
|
|
+ .owner = THIS_MODULE,
|
|
.dai_link = &tegra_alc5632_dai,
|
|
.dai_link = &tegra_alc5632_dai,
|
|
.num_links = 1,
|
|
.num_links = 1,
|
|
.controls = tegra_alc5632_controls,
|
|
.controls = tegra_alc5632_controls,
|