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 3rrTvD5KLRzDqyY for ; Fri, 15 Jul 2016 20:53:28 +1000 (AEST) In-Reply-To: <1468444634-1866-15-git-send-email-imunsie@au.ibm.com> To: Ian Munsie , Michael Neuling , Frederic Barrat , Andrew Donnellan , linuxppc-dev@lists.ozlabs.org, Huy Nguyen From: Michael Ellerman Cc: Bjorn Helgaas , linux-pci@vger.kernel.org, Ian Munsie , Gavin Shan Subject: Re: [14/15] PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power state Message-Id: <3rrTvD2DB5z9sBg@ozlabs.org> Date: Fri, 15 Jul 2016 20:53:28 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2016-13-07 at 21:17:13 UTC, Ian Munsie wrote: > From: Andrew Donnellan > > When calling pnv_php_set_slot_power_state() with state == > OPAL_PCI_SLOT_OFFLINE, remove devices from the device tree as if we're > dealing with OPAL_PCI_SLOT_POWER_OFF. > > Cc: Gavin Shan > Cc: linux-pci@vger.kernel.org > Cc: Bjorn Helgaas > Signed-off-by: Andrew Donnellan > Signed-off-by: Ian Munsie > Acked-by: Gavin Shan Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/5473a6bf635d35d5c1d12d0e13 cheers