commit | d4eba29770244e7cc5e60c0977d73d84148a3d6d | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Sep 24 12:26:18 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 16:53:36 2010 +0200 |
tree | a12a7a15e36b6dc82eae07530cfcd443c88fc5b7 | |
parent | 4305df947ca1fd52867c8d56837a4e6b1e33167c [diff] |
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>