commit | 317420ab2370d7999ec6c324bc30b34dc57fe9d8 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Mon Jun 03 20:10:04 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 04 14:17:21 2013 -0700 |
tree | 3e6b72970e6250680f259faf97813b9410d414ba | |
parent | d862e546142328d18377a4704be97f2ae301847a [diff] |
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>