• B
    PCI: Reorder quirks infrastructure code · 78047350
    Bjorn Helgaas 提交于
    The infrastructure that applies PCI quirks was buried in the middle of the
    quirks themselves (at one time it was probably at the end of the file, but
    new quirks tend to be added at the end of the file).  Move it all to the
    top of the file so it's easy to find.  No functional change intended.
    Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
    78047350
quirks.c 167.8 KB