diff options
| author | Claudiu Manoil <[email protected]> | 2014-02-24 12:13:44 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-02-24 19:38:20 -0500 |
| commit | 80ec396cb6b522b23c69dfff32a2d12993e4bb30 (patch) | |
| tree | 44a83f50b3077ceb3cca75a41657f9e9218ccdb6 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 88302648be8c45af09694363be1b165680489137 (diff) | |
gianfar: Don't free/request irqs on device reset
Resetting the device (stop_gfar()/startup_gfar()) should
be fast and to the point, in order to timely recover
from an error condition (like Tx timeout) or during
device reconfig. The irq free/ request routines are just
redundant here, and they should be part of the device
close/ open routines instead.
Signed-off-by: Claudiu Manoil <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions