From: Jiang Liu Date: Mon, 13 Jul 2015 20:51:20 +0000 (+0000) Subject: sh/irq: Use accessor irq_data_get_node() X-Git-Tag: omap-for-v4.3/fixes-rc1~130^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cde5c2756832089e35b0c50417cc2858630f2005;p=pandora-kernel.git sh/irq: Use accessor irq_data_get_node() Use accessor irq_data_get_node() to hide struct irq_data implementation detail, so we can move irq_data->node to irq_data_common once all usage sites are fixed. Signed-off-by: Jiang Liu Cc: Simon Horman Cc: Magnus Damm Link: http://lkml.kernel.org/r/20150713151626.519112900@linutronix.de Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed