phy-mvebu-a3700-utmi: Use devm_platform_ioremap_resource() in mvebu_a3700_utmi_phy_pr...
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 26 Sep 2019 16:15:23 +0000 (18:15 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Wed, 23 Oct 2019 07:50:27 +0000 (13:20 +0530)
commit265938bb1bc8f45141f59a62ac295c53946c4da0
tree36bb27e230de3f71e5a658bf33c87ac6c6a3319d
parentf466de0208e3ef6e9d28ad0b2d6a30cdd9d5052f
phy-mvebu-a3700-utmi: Use devm_platform_ioremap_resource() in mvebu_a3700_utmi_phy_probe()

Simplify this function implementation by using a known wrapper function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/marvell/phy-mvebu-a3700-utmi.c