mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
ASoC: sta32x: change dai name to be in line with the sta350 driver.
Signed-off-by: Thomas Niederprüm <niederp@physik.uni-kl.de> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
6fad625999
commit
3c9390ad0f
@ -867,7 +867,7 @@ static const struct snd_soc_dai_ops sta32x_dai_ops = {
|
||||
};
|
||||
|
||||
static struct snd_soc_dai_driver sta32x_dai = {
|
||||
.name = "STA32X",
|
||||
.name = "sta32x-hifi",
|
||||
.playback = {
|
||||
.stream_name = "Playback",
|
||||
.channels_min = 2,
|
||||
|
Loading…
Reference in New Issue
Block a user