• Bjorn Helgaas's avatar
    PCI: Reorder quirks infrastructure code · 78047350
    Bjorn Helgaas authored
    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: default avatarBjorn Helgaas <bhelgaas@google.com>
    78047350
quirks.c 168 KB