ASoC: samsung: Add .owner to struct snd_soc_card
[deliverable/linux.git] / sound / soc / samsung / speyside.c
index 0222d863632303dd857828510047a0b7ab16c387..f9ab7707a3e46674d464be23f36e9775df82169d 100644 (file)
@@ -291,6 +291,7 @@ static struct snd_soc_dapm_route audio_paths[] = {
 
 static struct snd_soc_card speyside = {
        .name = "Speyside",
+       .owner = THIS_MODULE,
        .dai_link = speyside_dai,
        .num_links = ARRAY_SIZE(speyside_dai),
        .aux_dev = speyside_aux_dev,
This page took 0.023785 seconds and 5 git commands to generate.