[PATCH 08/10] ARM: ux500: Stop calling the UIB init function when using Device Tree
Linus Walleij
linus.walleij at linaro.org
Tue Oct 2 06:57:50 EDT 2012
On Tue, Oct 2, 2012 at 10:13 AM, Lee Jones <lee.jones at linaro.org> wrote:
> As there will be a Device Tree created for the UIBs, there is no
> need to call the UIB initiation functions. Each device will be
> detailed and registered from the Device Tree instead.
>
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
Acked-by, but...
> - .init_late = ux500_init_late,
> + .init_late = NULL,
Why even define it?
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list