summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/micrel
diff options
context:
space:
mode:
authorHimangi Saraogi <himangi774@gmail.com>2014-08-01 19:28:19 +0400
committerDavid S. Miller <davem@davemloft.net>2014-08-03 03:40:52 +0400
commit6751edeb870034d95dc227716863c4e5572e35b6 (patch)
tree3c825f7b8be6e9657975c798739db6901c7e8eaf /drivers/net/ethernet/micrel
parent0f76b9d83b2b010b63a094024b3cfd82e20af28d (diff)
downloadlinux-6751edeb870034d95dc227716863c4e5572e35b6.tar.xz
cirrus: cs89x0: Use managed interfaces
This patch introduces the use of managed interfaces like devm_ioremap_resource and does away with the functions to free the allocated memory in the probe and remove functions. Also, many labels are done away with. The field size in no longer needed and is hence removed from the struct net_local. Signed-off-by: Himangi Saraogi <himangi774@gmail.com> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/micrel')
0 files changed, 0 insertions, 0 deletions