Skip to content
Commit 92efe48e authored by Dejin Zheng's avatar Dejin Zheng Committed by David S. Miller
Browse files

net: ethernet: dnet: convert to devm_platform_get_and_ioremap_resource



use devm_platform_get_and_ioremap_resource() to simplify code, which
contains platform_get_resource() and devm_ioremap_resource(), it also
get the resource for use by the following code.

Signed-off-by: default avatarDejin Zheng <zhengdejin5@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b66c9b8d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment