summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt1015.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2020-03-02 14:39:08 +0000
committerMark Brown <broonie@kernel.org>2020-03-02 14:39:08 +0000
commitcd1fa30142e2fc24ae81448f420197712d49d526 (patch)
treecb8769c06c9e657814946707046a17914fe5a663 /sound/soc/codecs/rt1015.c
parentfae664ebc79144fd9ac0bc9c2d3a36356aa48c29 (diff)
parentd237851d5d9dff5973160737197e825f05715ba3 (diff)
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7
Diffstat (limited to 'sound/soc/codecs/rt1015.c')
-rw-r--r--sound/soc/codecs/rt1015.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt1015.c b/sound/soc/codecs/rt1015.c
index 100b8c89d537..5fa21d8ab620 100644
--- a/sound/soc/codecs/rt1015.c
+++ b/sound/soc/codecs/rt1015.c
@@ -857,7 +857,7 @@ static struct snd_soc_dai_driver rt1015_dai[] = {
.rates = RT1015_STEREO_RATES,
.formats = RT1015_FORMATS,
},
- .ops = &rt1015_aif_dai_ops,
+ .ops = &rt1015_aif_dai_ops,
}
};