From: Bjorn Helgaas Date: Wed, 6 Jun 2018 21:10:12 +0000 (-0500) Subject: Merge branch 'pci/misc' X-Git-Tag: v4.19~864^2~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aee9684a3688369101a6eae7a6c6ff5760e30a34;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'pci/misc' - add macros for PCIe Link Control 2 register (Frederick Lawler) - replace IB/hfi1 custom macros with PCI core versions (Frederick Lawler) - remove dead microblaze and xtensa code (Bjorn Helgaas) - use dev_printk() when possible in xtensa and mips (Bjorn Helgaas) * pci/misc: MIPS: PCI: Use dev_printk() when possible xtensa/PCI: Use dev_printk() when possible xtensa/PCI: Make variables static xtensa/PCI: Remove dead code microblaze/PCI: Remove pcibios_claim_one_bus() dead code microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead code IB/hfi1: Replace custom hfi1 macros with PCIe macros PCI: Add PCI_EXP_LNKCTL2_TLS* macros --- aee9684a3688369101a6eae7a6c6ff5760e30a34