[GIT,PULL] PCI fixes for v6.1

Message ID 20221021211757.GA311020@bhelgaas
State New
Headers
Series [GIT,PULL] PCI fixes for v6.1 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v6.1-fixes-2

Message

Bjorn Helgaas Oct. 21, 2022, 9:17 p.m. UTC
  The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v6.1-fixes-2

for you to fetch changes up to e6aa4edd2f5b07fdc41de287876dd98c6e44322b:

  MAINTAINERS: Update Kishon's email address in PCI endpoint subsystem (2022-10-19 16:46:23 -0500)

----------------------------------------------------------------

- Revert a simplification that broke pci-tegra due to a masking error.

- Update MAINTAINERS for Kishon's email address change and TI
  DRA7XX/J721E maintainer change.

----------------------------------------------------------------
Jon Hunter (1):
      Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro"

Kishon Vijay Abraham I (2):
      MAINTAINERS: Add Vignesh Raghavendra as maintainer of TI DRA7XX/J721E PCI driver
      MAINTAINERS: Update Kishon's email address in PCI endpoint subsystem

 MAINTAINERS                        |  4 ++--
 drivers/pci/controller/pci-tegra.c | 11 ++++++++---
 2 files changed, 10 insertions(+), 5 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Oct. 22, 2022, 11:08 p.m. UTC | #1
The pull request you sent on Fri, 21 Oct 2022 16:17:57 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v6.1-fixes-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fd79882ff281776260849b658d41fc06553e7fea

Thank you!