]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'pci/trivial' into next
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 20 Jan 2016 17:48:25 +0000 (11:48 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 20 Jan 2016 17:48:25 +0000 (11:48 -0600)
commitf3137683e28fe39f444aa7a0ad85e09daf659414
treefd9fd3f8cd44e231b8dc71c2e360eb19963972d5
parentd84b535b2d9e5c3ec0ce7758364a21e8ef3a0fc0
parent30983a9c5617a722fbd453ceaed0a0c4342bdf45
Merge branch 'pci/trivial' into next

* pci/trivial:
  PCI: shpchp: Constify hpc_ops structure
  PCI: Use kobj_to_dev() instead of open-coding it
  PCI: Use to_pci_dev() instead of open-coding it
  PCI: Fix all whitespace issues
  PCI/MSI: Fix typos in <linux/msi.h>
12 files changed:
drivers/pci/host/pci-imx6.c
drivers/pci/hotplug/acpiphp_ibm.c
drivers/pci/hotplug/ibmphp_core.c
drivers/pci/hotplug/ibmphp_ebda.c
drivers/pci/hotplug/ibmphp_hpc.c
drivers/pci/hotplug/ibmphp_pci.c
drivers/pci/hotplug/ibmphp_res.c
drivers/pci/hotplug/pci_hotplug_core.c
drivers/pci/hotplug/pcihp_skeleton.c
drivers/pci/hotplug/rpaphp_core.c
drivers/pci/hotplug/shpchp_core.c
drivers/pci/pci-sysfs.c