ASoC: bcm: bcm63xx-i2s-whistler: Convert to devm_platform_ioremap_resource()
authorYangtao Li <frank.li@vivo.com>
Tue, 11 Jul 2023 03:48:41 +0000 (11:48 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 17 Jul 2023 05:15:53 +0000 (06:15 +0100)
commit7562539e15f1376577d7b62e904b509d17c4bc3f
tree19cac646fe6206fce22e2e2e749c933549c39ce3
parent083912c240de0c5f797da0443f5a99e87b75fcb3
ASoC: bcm: bcm63xx-i2s-whistler: Convert to devm_platform_ioremap_resource()

Use devm_platform_ioremap_resource() to simplify code.

Signed-off-by: Yangtao Li <frank.li@vivo.com>
Link: https://lore.kernel.org/r/20230711034846.69437-1-frank.li@vivo.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/bcm/bcm63xx-i2s-whistler.c