commit | ea13c9ee855cc60973458d1adeee9b35f0466a29 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Mon Jun 03 20:10:05 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 04 14:17:21 2013 -0700 |
tree | b342c04cbc184e80a81f560dbfbfdb164270c630 | |
parent | 317420ab2370d7999ec6c324bc30b34dc57fe9d8 [diff] |
drivers: net: phy: at803x: seperate wol specific code to wol standard apis WOL is initilized in phy config_init, but there are standard apis (set_wol/get_wol) for WOL in phy frame work. So this patch moves WOL specific code from config_init to wol standard apis. 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>