forked from luck/tmp_suning_uos_patched
ASoC: Make codec dai naming for WM8741 consistent
Signed-off-by: Ian Lartey <ian@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
a2a0086d4b
commit
30e2d36885
@ -311,7 +311,7 @@ static struct snd_soc_dai_ops wm8741_dai_ops = {
|
||||
};
|
||||
|
||||
static struct snd_soc_dai_driver wm8741_dai = {
|
||||
.name = "WM8741",
|
||||
.name = "wm8741",
|
||||
.playback = {
|
||||
.stream_name = "Playback",
|
||||
.channels_min = 2, /* Mono modes not yet supported */
|
||||
|
Loading…
Reference in New Issue
Block a user