From: David S. Miller Date: Mon, 29 Jan 2007 20:12:28 +0000 (-0800) Subject: [SPARC64] IRQ: Use irq_desc->chip_data instead of irq_desc->handler_data X-Git-Tag: v2.6.21-rc1~274^2~234^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68c921869491c119142612fa5796c9f8b4e9970b;p=pandora-kernel.git [SPARC64] IRQ: Use irq_desc->chip_data instead of irq_desc->handler_data Otherwise we can't use the generic MSI code. Furthermore, properly use the {get,set}_irq_foo() abstracted interfaces instead of direct accesses to irq_desc[]->foo. Signed-off-by: David S. Miller --- Reading git-diff-tree failed