]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 14 Aug 2019 09:18:49 +0000 (11:18 +0200)
commit974e23675b62c01fd06b6e679fb3ee0a4e7813c5
tree1d4aabf699fc3dbbe4e231df788dd41cc2d98695
parent3f5739591ade967429ec5fc650c50de26cee4098
ASoC: stm32: fix sai driver name initialisation

BugLink: https://bugs.launchpad.net/bugs/1838459
commit 17d3069ccf06970e2db3f7cbf4335f207524279e upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
sound/soc/stm/stm32_sai_sub.c