clk: fsl-sai: Convert to devm_platform_ioremap_resource()
authorYangtao Li <frank.li@vivo.com>
Wed, 5 Jul 2023 06:53:05 +0000 (14:53 +0800)
committerStephen Boyd <sboyd@kernel.org>
Tue, 22 Aug 2023 21:28:15 +0000 (14:28 -0700)
commitd1aa4546e209d49358652771bd6762c0701dc6c2
treec377c2aed71567696ce48ad7158ca45b41b67055
parent3b392629e25aaa7ee2c971dda15995e6b0bb1e13
clk: fsl-sai: 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/20230705065313.67043-5-frank.li@vivo.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-fsl-sai.c