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 3rf4Pb2dHqzDqnk for ; Tue, 28 Jun 2016 22:10:11 +1000 (AEST) In-Reply-To: <1465404871-5406-8-git-send-email-shreyas@linux.vnet.ibm.com> To: "Shreyas B. Prabhu" From: Michael Ellerman Cc: ego@linux.vnet.ibm.com, mikey@neuling.org, benh@au1.ibm.com, "Shreyas B. Prabhu" , linux-kernel@vger.kernel.org, maddy@linux.vnet.ibm.com, linuxppc-dev@lists.ozlabs.org Subject: Re: [v6, 07/11] powerpc/powernv: set power_save func after the idle states are initialized Message-Id: <3rf4Pb1HLRz9sD5@ozlabs.org> Date: Tue, 28 Jun 2016 22:10:11 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2016-08-06 at 16:54:27 UTC, "Shreyas B. Prabhu" wrote: > pnv_init_idle_states discovers supported idle states from the > device tree and does the required initialization. Set power_save > function pointer only after this initialization is done > > Reviewed-by: Gautham R. Shenoy > Signed-off-by: Shreyas B. Prabhu > Acked-by: Benjamin Herrenschmidt > Acked-by: Michael Neuling Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/5593e3032736ccba30d28bd27e cheers