]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ASoC: stm32: fix sai driver name initialisation
authorArnaud Pouliquen <arnaud.pouliquen@st.com>
Fri, 5 Apr 2019 09:19:11 +0000 (11:19 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 8 Apr 2019 06:37:55 +0000 (13:37 +0700)
commit17d3069ccf06970e2db3f7cbf4335f207524279e
treed6e549dcf058b7cdd5c4fecc2c9e658296851928
parent54f8844e3f6cf898450a6c85f70fa997f0aa72b9
ASoC: stm32: fix sai driver name initialisation

This patch fixes the sai driver structure overwriting which results in
a cpu dai name equal NULL.

Fixes: 3e086ed ("ASoC: stm32: add SAI driver")
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/stm/stm32_sai_sub.c