From: Alistair Popple Date: Fri, 15 May 2015 04:06:36 +0000 (+1000) Subject: powerpc/powernv: Reorder OPAL subsystem initialisation X-Git-Tag: omap-for-v4.2/fixes-rc1^2~139^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96e023e7534c16ab54e236c114340e2447c36d2f;p=pandora-kernel.git powerpc/powernv: Reorder OPAL subsystem initialisation Most of the OPAL subsystems are always compiled in for PowerNV and many of them need to be initialised before or after other OPAL subsystems. Rather than trying to control this ordering through machine initcalls it is clearer and easier to control initialisation order with explicit calls in opal_init. Signed-off-by: Alistair Popple Cc: Mahesh Jagannath Salgaonkar Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed