commit | 8031b93efa8d393b7e38fa66b836ac157a2f354d | [log] [tgz] |
---|---|---|
author | Codrin Ciubotariu <codrin.ciubotariu@microchip.com> | Sun Oct 04 12:45:05 2020 +0300 |
committer | Mark Brown <broonie@kernel.org> | Mon Oct 05 15:32:11 2020 +0100 |
tree | b6b0b6cc149ba2ac2c9ac4d0552851c852063da2 | |
parent | f525facaecd22502b20b22762ec609fdd66902f0 [diff] |
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>