]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: ux500: Remove duplicate DT_MACHINE_START - make u8500 for generic
authorLee Jones <lee.jones@linaro.org>
Mon, 15 Oct 2012 07:55:17 +0000 (08:55 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 1 Nov 2012 12:02:24 +0000 (13:02 +0100)
commit9028fa1cda859895ac017c0aac13f79d59112311
tree10ed95bad55554ded044d570a25fb6d3f90d7875
parent8ba444940274435565fa52c1e28697ae50ecc0d2
ARM: ux500: Remove duplicate DT_MACHINE_START - make u8500 for generic

The u8500 and u9540 DT_MACHINE_START calls are almost identical
at the moment, referencing exactly the same function pointers.
Until this changes we may as well convert the original one to
be more generic and use that instead.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
arch/arm/mach-ux500/cpu-db8500.c