From: Thomas Gleixner Date: Tue, 28 Sep 2010 12:59:58 +0000 (+0200) Subject: x86: Cleanup visws interrupt handling X-Git-Tag: v2.6.37-rc1~191^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=020dd984d7c0792e8234f2e4b4fb0534fe750f9d;p=pandora-kernel.git x86: Cleanup visws interrupt handling Remove the open coded access to irq_desc and convert to the new irq chip functions. Change the mask function of piix4_virtual_irq_type so we can use the generic irq handling function for the virtual interrupt instead of open coding it. Signed-off-by: Thomas Gleixner Reviewed-by: Ingo Molnar --- Reading git-diff-tree failed