git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
053c095
)
net: ethernet: cpsw: unroll IRQ request loop
author
Felipe Balbi
<balbi@ti.com>
Fri, 16 Jan 2015 16:11:11 +0000
(10:11 -0600)
committer
David S. Miller
<davem@davemloft.net>
Sun, 18 Jan 2015 06:07:29 +0000
(
01:07
-0500)
This patch is in preparation for a nicer IRQ
handling scheme where we use different IRQ
handlers for each IRQ line (as it should be).
Later, we will also drop IRQs offset 0 and 3
because they are always disabled in this driver.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found