ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
authorOlivier Moysan <olivier.moysan@st.com>
Mon, 4 Mar 2019 14:52:44 +0000 (15:52 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 20 Mar 2019 17:16:38 +0000 (17:16 +0000)
commitc47255b61129857b74b0d86eaf59335348be05e0
tree567cf2a37985ff7fa2eba8f91899453091c8a1bc
parent19441e35a43b616ea6afad91ed0d9e77268d8f6a
ASoC: stm32: dfsdm: fix debugfs warnings on entry creation

Register platform component with a prefix, to avoid warnings
on debugfs entries creation, due to component name
redundancy.

Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/stm/stm32_adfsdm.c