]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tegra: use devm_platform_ioremap_resource() to simplify code
authorYueHaibing <yuehaibing@huawei.com>
Wed, 4 Sep 2019 08:39:09 +0000 (16:39 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 4 Sep 2019 12:48:50 +0000 (13:48 +0100)
commitfe66b094f25cf8753740735511e8b0bd9516be39
tree5915a9d22aac2c450e3c93cee151eb4a146c06ba
parent1f8f781383c8daeb1a3707bb7927670e45f0c2d2
ASoC: tegra: 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/20190904083909.18804-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/tegra/tegra30_ahub.c