From: Dan Williams Date: Tue, 19 Apr 2011 19:32:51 +0000 (-0700) Subject: isci: rely on irq core for intx multiplexing, and silence screaming intx X-Git-Tag: v3.0-rc6~1^2~1^2~164 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31e824ed0d8c84c5232405167b2338ffc071ae8a;p=pandora-kernel.git isci: rely on irq core for intx multiplexing, and silence screaming intx Remove the extra logic to poll each controller for interrupts, that's the core's job for shared interrupts. While testing noticed that a number of interrupts fire while waiting for the completion tasklet to run, so added an irq-ack. Reported-by: Christoph Hellwig Signed-off-by: Dan Williams --- Reading git-diff-tree failed