]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
phy: hisilicon: use devm_platform_ioremap_resource() to simplify code
authorYueHaibing <yuehaibing@huawei.com>
Wed, 16 Oct 2019 13:57:35 +0000 (21:57 +0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Wed, 23 Oct 2019 07:50:28 +0000 (13:20 +0530)
commitfa093440142d3d25d619580373bb40e9653a203a
treeca5994468ca6f258bd44100012c27205b351ce61
parentc9dfadeee89d4c5d335969356c4e63e9b279d038
phy: hisilicon: use devm_platform_ioremap_resource() to simplify code

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

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/hisilicon/phy-hisi-inno-usb2.c
drivers/phy/hisilicon/phy-histb-combphy.c