summaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip/rockchip_max98090.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/rockchip/rockchip_max98090.c')
-rw-r--r--sound/soc/rockchip/rockchip_max98090.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/rockchip/rockchip_max98090.c b/sound/soc/rockchip/rockchip_max98090.c
index acace20d4127..cc26f81ee4ff 100644
--- a/sound/soc/rockchip/rockchip_max98090.c
+++ b/sound/soc/rockchip/rockchip_max98090.c
@@ -147,6 +147,7 @@ static struct snd_soc_dai_link rk_dailink = {
static struct snd_soc_card snd_soc_card_rk = {
.name = "ROCKCHIP-I2S",
+ .owner = THIS_MODULE,
.dai_link = &rk_dailink,
.num_links = 1,
.aux_dev = &rk_98090_headset_dev,