From: Felipe Balbi Date: Fri, 16 Jan 2015 16:11:11 +0000 (-0600) Subject: net: ethernet: cpsw: unroll IRQ request loop X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5087b915d5c33a0dd1af90eb41cc3e04117c5231;p=pandora-kernel.git net: ethernet: cpsw: unroll IRQ request loop 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed