summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2015-01-16 10:11:12 -0600
committerDavid S. Miller <davem@davemloft.net>2015-01-18 01:07:29 -0500
commitc03abd84634dca47476565f7608fea02408c5882 (patch)
treeddf7a79d35cf2db1dda075f90a5ab1a62cda284a /tools/perf/scripts/python/syscall-counts.py
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 <balbi@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions