From b9f71aad7cdb826246d4d6e5bd7ff99ffc4f3278 Mon Sep 17 00:00:00 2001 From: Russell King Date: Mon, 28 Apr 2014 15:48:14 +0100 Subject: [PATCH] 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-format-patch failed