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-20 23:22:16 -0700 |
commit | f607e059505cd3c3e96096d09f5882eb6421320a (patch) | |
tree | 6628c673b8e1b599b570f96fa10ff0c47dec49f1 /net/ipv6/ip6_tunnel.c | |
parent | 84ce22df92f5cf9ecb76d53f4bf5f6d504684540 (diff) |
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/ip6_tunnel.c')
0 files changed, 0 insertions, 0 deletions