From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3rw9zJ0Tt6zDqZV for ; Thu, 21 Jul 2016 21:09:48 +1000 (AEST) In-Reply-To: <1467695057-12431-31-git-send-email-benh@kernel.crashing.org> To: Benjamin Herrenschmidt , linuxppc-dev@ozlabs.org From: Michael Ellerman Subject: Re: [30/41] powerpc: Get rid of ppc_md.init_early() Message-Id: <3rw9zH6ShSz9snm@ozlabs.org> Date: Thu, 21 Jul 2016 21:09:47 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2016-05-07 at 05:04:06 UTC, Benjamin Herrenschmidt wrote: > It is now called right after platform probe, so the probe function > can just do the job. > > Signed-off-by: Benjamin Herrenschmidt Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/f2d576948d6cec16e4aae201d7 cheers