]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify code
authorYueHaibing <yuehaibing@huawei.com>
Wed, 4 Sep 2019 08:25:07 +0000 (16:25 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 4 Sep 2019 12:48:22 +0000 (13:48 +0100)
commit6d12a3165845cfded4c4691cd2de1f44898760ed
tree97fdbc30d1cfa594d74e08e6d7f4892f2268628e
parentce232e21af95132170f89c9cc6837fa005ddc9c6
ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify code

Use devm_platform_ioremap_resource() to simplify the code a bit.
This is detected by coccinelle.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20190904082507.24300-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/cirrus/ep93xx-ac97.c