From: Russell King Date: Mon, 28 Apr 2014 14:48:14 +0000 (+0100) Subject: ARM: l2c: imx vf610: convert to generic l2c OF initialisation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~13^2~1^3~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9f71aad7cdb826246d4d6e5bd7ff99ffc4f3278;p=pandora-kernel.git ARM: l2c: imx vf610: convert to generic l2c OF initialisation Remove the explicit call to l2x0_of_init(), converting to the generic infrastructure instead. Since the .init_irq method only calls irqchip_init(), we can remove that too as the generic code will take care of that. Signed-off-by: Russell King --- Reading git-diff-tree failed