From: Shawn Guo Date: Mon, 19 May 2014 12:19:06 +0000 (+0800) Subject: ARM: imx5: tzic_init_irq() can directly be .init_irq hook X-Git-Tag: cleanup-for-v3.18~81^2~22^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fffa051281f7cb2729abe584d111e064f609f2ab;p=pandora-kernel.git ARM: imx5: tzic_init_irq() can directly be .init_irq hook After i.MX51 supports DT only, tzic_init_irq() can figure out the tzic_base on its own. Thus, it can directly be .init_irq hook, and mx51[53]_init_irq() can be saved. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed