diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2023-03-23 10:35:34 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-03-31 16:49:47 +0300 |
commit | d414c14c2d162f379f62bc48ef8eb7dfd1c08be5 (patch) | |
tree | bb0d2bcb035429cb433d6ffff0731765a741e3e5 /drivers/phy/ti | |
parent | eb016875080cf035f588fa31c7d1e43dfe462451 (diff) | |
download | linux-d414c14c2d162f379f62bc48ef8eb7dfd1c08be5.tar.xz |
phy: dphy: Use devm_platform_ioremap_resource()
According to commit 7945f929f1a7 ("drivers: provide
devm_platform_ioremap_resource()"), convert platform_get_resource(),
devm_ioremap_resource() to a single call to use
devm_platform_ioremap_resource(), as this is exactly what this function
does.
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20230323073534.75037-1-yang.lee@linux.alibaba.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/phy/ti')
0 files changed, 0 insertions, 0 deletions