]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
pwm: vt8500: Convert to devm_platform_ioremap_resource()
authorYangtao Li <tiny.windzz@gmail.com>
Sun, 29 Dec 2019 08:06:02 +0000 (08:06 +0000)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 17 Dec 2020 13:18:44 +0000 (14:18 +0100)
commit4906bf5482e4965a686ea61f78e87623a792bd8f
tree974fe85f976b112649a842dfef00a8b2b6498af9
parent05baa59601ee11fdbd0babb4cce49b2ffff7fb14
pwm: vt8500: Convert to devm_platform_ioremap_resource()

Use devm_platform_ioremap_resource() to simplify code.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Reviewed-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-vt8500.c