ASoC: ux500: remove platform_data support
authorArnd Bergmann <arnd@arndb.de>
Wed, 18 Jan 2023 16:10:47 +0000 (17:10 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 20 Jan 2023 12:05:56 +0000 (12:05 +0000)
commit1766ac5248063c25d1fe46e04bb936c46313ed89
tree5291f9ba0442d73a26c62b3eeea752dd7b4751b6
parent8dc08c82afbf00e3cbe8944f7e33fa133c01858f
ASoC: ux500: remove platform_data support

The platform data definition for ux500 sound devices was removed
six years ago after the DT conversion was completed, see commit
4b483ed0be8b ("ARM: ux500: cut some platform data").

Remove some leftover bits in the ASoC driver and just assume that
it always gets probed using DT.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230118161110.521504-3-arnd@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/platform_data/asoc-ux500-msp.h [deleted file]
sound/soc/ux500/mop500.c
sound/soc/ux500/ux500_msp_dai.c
sound/soc/ux500/ux500_msp_i2s.c
sound/soc/ux500/ux500_msp_i2s.h
sound/soc/ux500/ux500_pcm.c