diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2013-08-19 13:20:39 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-21 08:22:16 +0200 |
commit | f607e059505cd3c3e96096d09f5882eb6421320a (patch) | |
tree | 6628c673b8e1b599b570f96fa10ff0c47dec49f1 /net/ipv6 | |
parent | net: davinci_mdio: use platform_{get,set}_drvdata() (diff) | |
download | linux-f607e059505cd3c3e96096d09f5882eb6421320a.tar.xz linux-f607e059505cd3c3e96096d09f5882eb6421320a.zip |
bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resource
Use devm_ioremap_resource instead of devm_request_and_ioremap.
This was done using the semantic patch
scripts/coccinelle/api/devm_ioremap_resource.cocci
The relevant call to platform_get_resource was manually moved down to the
call to devm_ioremap_resource.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions