• Rob Herring's avatar
    powerpc/PCI: Add struct pci_ops member names to initialization · 453c02c2
    Rob Herring authored
    Some instances of pci_ops initialization rely on the read/write members'
    location in the struct.  This is fragile and may break when adding new
    members to the beginning of the struct.
    
    No functional change.
    Signed-off-by: default avatarRob Herring <robh@kernel.org>
    Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
    CC: Arnd Bergmann <arnd@arndb.de>
    CC: Benjamin Herrenschmidt <benh@kernel.crashing.org>
    CC: Paul Mackerras <paulus@samba.org>
    CC: Michael Ellerman <mpe@ellerman.id.au>
    CC: linuxppc-dev@lists.ozlabs.org
    CC: cbe-oss-dev@lists.ozlabs.org
    453c02c2
celleb_scc_pciex.c 14.6 KB