]> git.karo-electronics.de Git - mv-sheeva.git/commit
x86: Cleanup access to irq_data
authorThomas Gleixner <tglx@linutronix.de>
Fri, 24 Sep 2010 10:26:18 +0000 (12:26 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Oct 2010 14:53:36 +0000 (16:53 +0200)
commitd4eba29770244e7cc5e60c0977d73d84148a3d6d
treea12a7a15e36b6dc82eae07530cfcd443c88fc5b7
parent4305df947ca1fd52867c8d56837a4e6b1e33167c
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 <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic/io_apic.c
arch/x86/kernel/uv_irq.c