mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: marcelo@conectiva.com.br
Cc: linux-kernel@vger.kernel.org, pcihpd-discuss@lists.sourceforge.net
Subject: [BK PATCH] PCI Hotplug patches for 2.4.23-pre1
Date: Thu, 28 Aug 2003 15:07:11 -0700	[thread overview]
Message-ID: <20030828220711.GA13344@kroah.com> (raw)

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


             reply	other threads:[~2003-08-28 22:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-28 22:07 Greg KH [this message]
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
2004-04-28 22:34 [BK PATCH] " Greg KH
2004-04-28 22:42 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030828220711.GA13344@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    --cc=pcihpd-discuss@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome