Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: mdio: mscc-miim: Make use of the helper function devm_platform_i…
…oremap_resource() Use the devm_platform_ioremap_resource() helper instead of calling platform_get_resource() and devm_ioremap_resource() separately Signed-off-by: Cai Huoqing <caihuoqing@baidu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information