commit | 17d3069ccf06970e2db3f7cbf4335f207524279e | [log] [tgz] |
---|---|---|
author | Arnaud Pouliquen <arnaud.pouliquen@st.com> | Fri Apr 05 11:19:11 2019 +0200 |
committer | Mark Brown <broonie@kernel.org> | Mon Apr 08 13:37:55 2019 +0700 |
tree | d6e549dcf058b7cdd5c4fecc2c9e658296851928 | |
parent | 54f8844e3f6cf898450a6c85f70fa997f0aa72b9 [diff] |
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>