Home
last modified time | relevance | path

Searched hist:b9f71aad7cdb826246d4d6e5bd7ff99ffc4f3278 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-imx/
H A Dmach-vf610.cdiff b9f71aad7cdb826246d4d6e5bd7ff99ffc4f3278 Mon Apr 28 16:48:14 CEST 2014 Russell King <rmk+kernel@arm.linux.org.uk> 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 <rmk+kernel@arm.linux.org.uk>