public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] PCI Hotplug patches for 2.4.23-pre1
@ 2003-08-28 22:07 Greg KH
  2003-08-28 22:09 ` [PATCH] " Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Greg KH @ 2003-08-28 22:07 UTC (permalink / raw)
  To: marcelo; +Cc: linux-kernel, pcihpd-discuss

Hi,

Here are 4 PCI Hotplug patches for 2.4.23-pre1.  One of them fixes the
__FUNCTION__ compiler warnings, another fixes the Copyright notification
of the drivers, and the last two sync up with some PCI device macros
that are in 2.6 to make porting drivers easier.

Please pull from:  bk://kernel.bkbits.net/gregkh/linux/pci-2.4

The raw patches will follow.

thanks,

greg k-h


 drivers/hotplug/acpiphp.h          |   12 +++---
 drivers/hotplug/acpiphp_core.c     |   12 +++---
 drivers/hotplug/acpiphp_glue.c     |    6 +--
 drivers/hotplug/acpiphp_pci.c      |   12 +++---
 drivers/hotplug/acpiphp_res.c      |   12 +++---
 drivers/hotplug/cpqphp.h           |   12 +++---
 drivers/hotplug/cpqphp_core.c      |   36 +++++++++---------
 drivers/hotplug/cpqphp_ctrl.c      |   74 ++++++++++++++++++-------------------
 drivers/hotplug/cpqphp_nvram.c     |    8 ++--
 drivers/hotplug/cpqphp_nvram.h     |    4 +-
 drivers/hotplug/cpqphp_pci.c       |   18 ++++-----
 drivers/hotplug/cpqphp_proc.c      |    6 +--
 drivers/hotplug/ibmphp.h           |    4 +-
 drivers/hotplug/ibmphp_core.c      |    4 +-
 drivers/hotplug/ibmphp_ebda.c      |    4 +-
 drivers/hotplug/ibmphp_hpc.c       |    2 -
 drivers/hotplug/ibmphp_pci.c       |    4 +-
 drivers/hotplug/ibmphp_res.c       |    4 +-
 drivers/hotplug/pci_hotplug.h      |    6 +--
 drivers/hotplug/pci_hotplug_core.c |    6 +--
 drivers/hotplug/pci_hotplug_util.c |    8 ++--
 include/linux/pci.h                |   26 +++++++++++++
 22 files changed, 153 insertions(+), 127 deletions(-)
-----

<vmlinuz386:yahoo.com.ar>:
  o PCI Hotplug: fix __FUNCTION__ warnings

Greg Kroah-Hartman:
  o PCI: add PCI_DEVICE_CLASS() macro to match PCI_DEVICE() macro
  o PCI: add PCI_DEVICE() macro to make pci_device_id tables easier to read
  o PCI hotplug: fix up a bunch of copyrights that were incorrectly declared


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-08-28 22:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-28 22:07 [BK PATCH] PCI Hotplug patches for 2.4.23-pre1 Greg KH
2003-08-28 22:09 ` [PATCH] " Greg KH
2003-08-28 22:09   ` Greg KH
2003-08-28 22:09     ` Greg KH
2003-08-28 22:09       ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox