Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1362774 > unrolled thread

[GIT PULL] PCI fixes for v4.6

Started byBjorn Helgaas <helgaas@kernel.org>
First post2016-03-22 15:40 +0100
Last post2016-03-22 15:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] PCI fixes for v4.6 Bjorn Helgaas <helgaas@kernel.org> - 2016-03-22 15:40 +0100

#1362774 — [GIT PULL] PCI fixes for v4.6

FromBjorn Helgaas <helgaas@kernel.org>
Date2016-03-22 15:40 +0100
Subject[GIT PULL] PCI fixes for v4.6
Message-ID<rfvDs-5NV-13@gated-at.bofh.it>
Hi Linus,

Here are two fixes for v4.6:

  - You merged a fix for a TI DRA7xx reset issue from another source, so
    Sekhar removed the "broken" tag from the driver, and

  - I botched a Kconfig merge and broke hotplug configuration for
    everybody, so Tero fixed that.

Bjorn


The following changes since commit 643ad15d47410d37d43daf3ef1c8ac52c281efa5:

  Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2016-03-20 19:08:56 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.6-fixes-1

for you to fetch changes up to 9188269a2e8ea5b32affef99d42c5eda91c07fdf:

  Revert "PCI: dra7xx: Mark driver as broken" (2016-03-22 07:50:11 -0500)

----------------------------------------------------------------
PCI updates for v4.6:

  TI DRA7xx host bridge driver
    Revert "PCI: dra7xx: Mark driver as broken" (Sekhar Nori)

  Miscellaneous
    Restore inclusion of pci/hotplug Kconfig (Tero Roponen)

----------------------------------------------------------------
Sekhar Nori (1):
      Revert "PCI: dra7xx: Mark driver as broken"

Tero Roponen (1):
      PCI: Restore inclusion of pci/hotplug Kconfig

 drivers/pci/Kconfig      | 1 +
 drivers/pci/host/Kconfig | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web