commit | 10abc7df9277a81971924a6c03f74e86d799daf1 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri Oct 09 15:50:11 2015 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri Oct 09 17:17:30 2015 +0200 |
tree | b62c94f493520f51f53fa95963b680ca777c2fd3 | |
parent | e3096c9c7c645279808a6bf7ac2031b1895ddffb [diff] |
irqdomain: Add an accessor for the of_node field As we're about to remove the of_node field from the irqdomain structure, introduce an accessor for it. Subsequent patches will take care of the actual repainting. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Cc: Jiang Liu <jiang.liu@linux.intel.com> Cc: Jason Cooper <jason@lakedaemon.net> Link: http://lkml.kernel.org/r/1444402211-1141-1-git-send-email-marc.zyngier@arm.com Signed-off-by: Thomas Gleixner <tglx@linutronix.de>