[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <152694888798.59585.8779818482732387864.stgit@bhelgaas-glaptop.roam.corp.google.com>
Date:   Mon, 21 May 2018 19:30:29 -0500
From:   Bjorn Helgaas <helgaas@...nel.org>
To:     linux-pci@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org,
        "David S. Miller" <davem@...emloft.net>,
        Meelis Roos <mroos@...ux.ee>
Subject: [PATCH v1 0/4] sparc/PCI: VGA resource and other fixes
The main thing here is the first patch, a legacy VGA framebuffer fix for
issues reported by Meelis.
The others are to converge the pci_enable_device() path for LEON and PCIC
with other arches (including sparc64), and to convert some logging to use
dev_printk() and make it more consistent with the PCI core.
I propose to merge these via the PCI tree.
---
Bjorn Helgaas (4):
      sparc/PCI: Request legacy VGA framebuffer only for VGA devices
      sparc32/PCI/LEON: Converge device enable path
      sparc32/PCI/PCIC: Converge device enable path
      sparc/PCI: Use dev_printk() when possible
 arch/sparc/kernel/leon_pci.c   |   62 ++++++------------
 arch/sparc/kernel/pci.c        |  136 +++++++++++++++++++++++++---------------
 arch/sparc/kernel/pci_common.c |   31 ++-------
 arch/sparc/kernel/pci_msi.c    |   10 +--
 arch/sparc/kernel/pcic.c       |   86 ++++++++++++-------------
 5 files changed, 159 insertions(+), 166 deletions(-)
Powered by blists - more mailing lists
 
