ASoC: mchp-spdifrx: convert to devm_platform_get_and_ioremap_resource
authorCodrin Ciubotariu <codrin.ciubotariu@microchip.com>
Sun, 4 Oct 2020 09:45:05 +0000 (12:45 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 5 Oct 2020 14:32:11 +0000 (15:32 +0100)
commit8031b93efa8d393b7e38fa66b836ac157a2f354d
treeb6b0b6cc149ba2ac2c9ac4d0552851c852063da2
parentf525facaecd22502b20b22762ec609fdd66902f0
ASoC: mchp-spdifrx: convert to devm_platform_get_and_ioremap_resource

Use the helper function that wraps the calls to platform_get_resource()
and devm_ioremap_resource() together.

Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Link: https://lore.kernel.org/r/20201004094505.1041898-1-codrin.ciubotariu@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/atmel/mchp-spdifrx.c