From: Thomas Gleixner Date: Fri, 24 Sep 2010 10:26:18 +0000 (+0200) Subject: x86: Cleanup access to irq_data X-Git-Tag: v2.6.37-rc1~191^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4eba29770244e7cc5e60c0977d73d84148a3d6d;p=pandora-kernel.git x86: Cleanup access to irq_data Fixup the open coded access to irq_desc->[handler_data|chip_data|msi-desc] Use the macros and inline functions for it. Signed-off-by: Thomas Gleixner Reviewed-by: Ingo Molnar --- Reading git-diff-tree failed