[GIT PATCH] PCI fixes for 2.6.24-rc3

From: Greg KH
Date: Wed Nov 28 2007 - 17:49:27 EST


Here are a some PCI fixes against your 2.6.24-rc3 git tree.

They are just some minor fixes and a number of kerneldoc warning fixes
as well.

All of these have been in the -mm tree for a while.

Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/

The full patches will be sent to the linux-pci mailing list, if anyone
wants to see them.

thanks,

greg k-h

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

drivers/pci/hotplug/acpiphp.h | 8 ++--
drivers/pci/hotplug/acpiphp_core.c | 29 ++++------
drivers/pci/hotplug/acpiphp_glue.c | 36 ++++++--------
drivers/pci/hotplug/acpiphp_ibm.c | 47 +++++++++--------
drivers/pci/hotplug/cpqphp_core.c | 41 ++++++++-------
drivers/pci/hotplug/cpqphp_ctrl.c | 96 +++++++++++++++++------------------
drivers/pci/hotplug/fakephp.c | 14 +++---
drivers/pci/hotplug/pciehp_ctrl.c | 16 +++---
drivers/pci/hotplug/rpadlpar_core.c | 19 +++----
drivers/pci/hotplug/rpaphp_core.c | 15 ++++-
drivers/pci/hotplug/rpaphp_pci.c | 1 +
drivers/pci/hotplug/shpchp_ctrl.c | 16 +++---
drivers/pci/pci-sysfs.c | 4 +-
drivers/pci/pcie/aer/aerdrv_core.c | 29 ++++++-----
drivers/pci/pcie/portdrv_pci.c | 2 +-
15 files changed, 188 insertions(+), 185 deletions(-)

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

Julia Lawall (1):
PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_put

Linas Vepstas (1):
PCI: pcie portdriver: initialize returned value

Randy Dunlap (2):
pci-aer: fix kernel-doc mistakes
pci hotplug: kernel-doc fixes

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/