ARC: [Review] Multi-platform image #8: platform registers SMP callbacks
authorVineet Gupta <vgupta@synopsys.com>
Fri, 18 Jan 2013 09:42:26 +0000 (15:12 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 15 Feb 2013 17:46:17 +0000 (23:16 +0530)
commitb830cde5a486d1157105fe928dfa0ddcb9f1b840
treeead354ab7a78eafe0f189d1d26cd4bbdbf8ffe7b
parent10b1271875abb9d590c14fa6c8b24b0d6f768ca2
ARC: [Review] Multi-platform image #8: platform registers SMP callbacks

Platforms export their SMP callbacks by populating arc_smp_ops.
The population itself needs to be done pretty early, from init_early
callback.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Cc: Arnd Bergmann <arnd@arndb.de>
arch/arc/plat-arcfpga/include/plat/smp.h
arch/arc/plat-arcfpga/platform.c
arch/arc/plat-arcfpga/smp.c