diff options
| author | Florian Fainelli <f.fainelli@gmail.com> | 2014-07-21 15:29:27 -0700 | 
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2014-07-21 16:04:31 -0700 | 
| commit | 1c3c1e7996c1f99ab96b7d499d9d90072147909e (patch) | |
| tree | 7ad3b0e50d90d53197fe7e88177d12f3b436388f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 8fdb0e0fb972f9665dd21aa69825ba748ebbdf45 (diff) | |
net: bcmgenet: fix bcmgenet_wol_resume
bcmgenet_wol_resume() will create an unbalanced clock state for the
wol_clk clock pointer since everywhere else in the code, we always call
clk_prepare_enable() and clk_disable_unprepare(). This function also
calls init_umac() which is neither correct nor necessary since
bcmgenet_resume() and bcmgenet_open() already does that.
Finally calling bcmgenet_wol_resume() in bcmgenet_open() is not correct,
since the interface would not have been able to put us in Wake-on-LAN
mode if it was not UP before.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions
