diff options
Diffstat (limited to 'sound/soc/samsung/bells.c')
| -rw-r--r-- | sound/soc/samsung/bells.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/samsung/bells.c b/sound/soc/samsung/bells.c index b0d46d63d55..a2ca1567b9e 100644 --- a/sound/soc/samsung/bells.c +++ b/sound/soc/samsung/bells.c @@ -212,7 +212,7 @@ static struct snd_soc_dai_link bells_dai_wm5102[] = {  	{  		.name = "Sub",  		.stream_name = "Sub", -		.cpu_dai_name = "wm5110-aif3", +		.cpu_dai_name = "wm5102-aif3",  		.codec_dai_name = "wm9081-hifi",  		.codec_name = "wm9081.1-006c",  		.dai_fmt = SND_SOC_DAIFMT_I2S | SND_SOC_DAIFMT_NB_NF  |