]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rockchip: i2s: Use devm_platform_get_and_ioremap_resource()
authorYang Yingliang <yangyingliang@huawei.com>
Tue, 15 Jun 2021 14:15:00 +0000 (22:15 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 16 Jun 2021 14:41:10 +0000 (15:41 +0100)
commitc28a38b1f18a245a94569f24d0d7219a8307c345
tree300c3f90d8dc88df07f60629e2767bff2c57a4a7
parentb3929adf31441596233467d4d1c09ae62b56ca0e
ASoC: rockchip: i2s: Use devm_platform_get_and_ioremap_resource()

Use devm_platform_get_and_ioremap_resource() to simplify
code.

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20210615141502.1683686-1-yangyingliang@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/rockchip/rockchip_i2s.c