ASoC: stm32: sai: simplify dai driver initialisation
authorArnaud Pouliquen <arnaud.pouliquen@st.com>
Tue, 23 Apr 2019 15:58:08 +0000 (17:58 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 26 Apr 2019 10:02:16 +0000 (11:02 +0100)
commit8f8a54884dfd3d756693b7f174a06397bf19d8a5
treef8698ab05ead06919268f5e84e70bf2782bf1edb
parent93f38ef6a4b62fd57076d36d1345d69f8a328ad9
ASoC: stm32: sai: simplify dai driver initialisation

Suppress the useless dynamic allocation of the dai driver structure.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/stm/stm32_sai_sub.c