]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers: net: phy: at803x code cleanup on register and unregister driver
authorMugunthan V N <mugunthanvnm@ti.com>
Mon, 3 Jun 2013 20:10:04 +0000 (20:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Jun 2013 21:17:21 +0000 (14:17 -0700)
commit317420ab2370d7999ec6c324bc30b34dc57fe9d8
tree3e6b72970e6250680f259faf97813b9410d414ba
parentd862e546142328d18377a4704be97f2ae301847a
drivers: net: phy: at803x code cleanup on register and unregister driver

Make use of phy_drivers_register/phy_drivers_unregister to register/unregister
multiple phy drivers in a single module.

Cc: Matus Ujhelyi <ujhelyi.m@gmail.com>
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/at803x.c