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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 May 2019 15:54:06 +0000 (17:54 +0200)
commit8f5077ceee5fa8879766292352047e3bb5231161
tree7fe4d09c7a29c904ff8c923624ea89b52a7c81c8
parent33ffe0807d52e97d2cecf551b5aec43cd9c1534c
ASoC: stm32: dfsdm: fix debugfs warnings on entry creation

[ Upstream commit c47255b61129857b74b0d86eaf59335348be05e0 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/stm/stm32_adfsdm.c