From: Ingo Molnar Date: Thu, 29 Jun 2006 09:25:03 +0000 (-0700) Subject: [PATCH] genirq: add chip->eoi(), fastack -> fasteoi X-Git-Tag: v2.6.18-rc1~362 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47c2a3aa4475d27073dd3c7e183fcc13f495c8f5;p=pandora-kernel.git [PATCH] genirq: add chip->eoi(), fastack -> fasteoi Clean up the fastack concept by turning it into fasteoi and introducing the ->eoi() method for chips. This also allows the cleanup of an i386 EOI quirk - now the quirk is cleanly separated from the pure ACK implementation. Signed-off-by: Ingo Molnar Cc: Benjamin Herrenschmidt Cc: Roland Dreier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed