diff options
author | Vivien Didelot <[email protected]> | 2019-08-28 14:55:11 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-08-29 17:23:54 -0700 |
commit | 42aa15cf05c0a47cc5807c21c7ff471b80cad371 (patch) | |
tree | 569e6f1ea2606aaee9a0109f0e4955788ee616ad /tools/perf/scripts/python/check-perf-trace.py | |
parent | 5d24da1e5ccb0ec3b1ec39e582d6cdc0806dbb39 (diff) |
net: dsa: mv88e6xxx: fix freeing unused SERDES IRQ
Now mv88e6xxx does not enable its ports at setup itself and let
the DSA core handle this, unused ports are disabled without being
powered on first. While that is expected, the SERDES powering code
was assuming that a port was already set up before powering it down,
resulting in freeing an unused IRQ. The patch fixes this assumption.
Fixes: b759f528ca3d ("net: dsa: mv88e6xxx: enable SERDES after setup")
Signed-off-by: Vivien Didelot <[email protected]>
Reviewed-by: Marek BehĂșn <[email protected]>
Tested-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions