]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6098dc9f71e6fdb8d0b221c5cdb372cbee212d6d
treeb6b0b6cc149ba2ac2c9ac4d0552851c852063da2
parent25f2bd6280af2d4ab228a0a204cd609947648062
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