Skip to content

Commit 020ee50

Browse files
committed
ASoC: bcm: audioinjector_octo: Add soundcard "owner"
See: #5697 Signed-off-by: Phil Elwell <[email protected]>
1 parent 51cdff4 commit 020ee50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sound/soc/bcm/audioinjector-octo-soundcard.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ static const struct snd_soc_dapm_route audioinjector_octo_route[] = {
252252

253253
static struct snd_soc_card snd_soc_audioinjector_octo = {
254254
.name = "audioinjector-octo-soundcard",
255+
.owner = THIS_MODULE,
255256
.dai_link = audioinjector_octo_dai,
256257
.num_links = ARRAY_SIZE(audioinjector_octo_dai),
257258

0 commit comments

Comments
 (0)