aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorFelipe Balbi <[email protected]>2015-01-16 10:11:12 -0600
committerDavid S. Miller <[email protected]>2015-01-18 01:07:29 -0500
commitc03abd84634dca47476565f7608fea02408c5882 (patch)
treeddf7a79d35cf2db1dda075f90a5ab1a62cda284a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parent5087b915d5c33a0dd1af90eb41cc3e04117c5231 (diff)
net: ethernet: cpsw: don't requests IRQs we don't use
CPSW never uses RX_THRESHOLD or MISC interrupts. In fact, they are always kept masked in their appropriate IRQ Enable register. Instead of allocating an IRQ that never fires, it's best to remove that code altogether and let future patches implement it if anybody needs those. Signed-off-by: Felipe Balbi <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions