[Skiboot] [PATCH 1/2] pci: Mkae PCI slot state as incremental to base number

Stewart Smith stewart at linux.vnet.ibm.com
Mon Oct 24 14:03:21 AEDT 2016


Gavin Shan <gwshan at linux.vnet.ibm.com> writes:
> Various backends define their own PCI slot states for flexibility
> with numbers [A]. PCI core also defines its PCI slot states [B].
> For one specific PCI slot state, the major number of [A] and [B]
> should be same so that the corresponding operation can be found.
> It means [A] and [B] are relavent to some extent, but the code
> where defines the PCI slots in backends doesn't reflect it.
>
> This makes the major PCI slot state defined in backend same to
> the corresponding one defined in PCI core. The minor PCI slot
> states are made to be incremental to their base number (major
> PCI slot state). No functional changes introduced.
>
> Signed-off-by: Gavin Shan <gwshan at linux.vnet.ibm.com>

Thanks, merged to master as of 18d590eee08be63b5971a4e2a80d571c86b3a305

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list