Re: [PATCH v9 15/22] powerpc/powernv: Functions to get/set PCI slot state

2016-05-10 Thread Alistair Popple
Gavin, On Tue, 3 May 2016 23:22:46 Gavin Shan wrote: > This exports 4 functions, which base on the corresponding OPAL > APIs to get/set PCI slot status. Those functions are going to > be used by PowerNV PCI hotplug driver: > >pnv_pci_get_device_tree()opal_get_device_tree() >

[PATCH v9 15/22] powerpc/powernv: Functions to get/set PCI slot state

2016-05-03 Thread Gavin Shan
This exports 4 functions, which base on the corresponding OPAL APIs to get/set PCI slot status. Those functions are going to be used by PowerNV PCI hotplug driver: pnv_pci_get_device_tree()opal_get_device_tree() pnv_pci_get_presence_state() opal_pci_get_presence_state()