From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [BK PATCH] PCI fixes for 2.6.0-test6
Date: Tue, 30 Sep 2003 15:34:36 -0700 [thread overview]
Message-ID: <20030930223436.GA21200@kroah.com> (raw)
Hi,
Here are some PCI patches against 2.6.0-test6. They mainly clean up the
pci power code by removing it entirely, as it is now done by the driver
core. There are a few other minor janitorial fixes in here too.
Please pull from:
bk://kernel.bkbits.net/gregkh/linux/pci-2.6
thanks,
greg k-h
p.s. I'll send these as patches in response to this email to lkml for
those who want to see them.
drivers/pci/power.c | 159 ---------------------------------
drivers/ide/pci/sc1200.c | 61 ++++++------
drivers/net/irda/vlsi_ir.c | 10 --
drivers/pci/Makefile | 1
drivers/pci/hotplug/cpqphp.h | 1
drivers/pci/hotplug/pci_hotplug.h | 1
drivers/pci/hotplug/pci_hotplug_core.c | 15 +--
drivers/pci/pool.c | 1
drivers/pci/quirks.c | 3
drivers/scsi/nsp32.c | 10 --
include/linux/pci.h | 1
11 files changed, 42 insertions(+), 221 deletions(-)
-----
<lxiep:us.ibm.com>:
o PCI Hotplug: export hotplug_slots subsys
<rtjohnso:eecs.berkeley.edu>:
o PCI: __init documetation
Alexey Dobriyan:
o PCI: Remove setting TASK_RUNNING after schedule_timeout in /drivers/pci/
Patrick Mochel:
o Remove ->save_state() in sc1200.c
o Remove ->save_state() from vlsi_ir.c
o Remove ->save_state() in nsp32.c
o [pci] Really delete drivers/pci/power.c
o [pci] Remove ->save_state() from struct pci_driver
o [pci] Remove drivers/pci/power.c
next reply other threads:[~2003-09-30 22:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-30 22:34 Greg KH [this message]
2003-09-30 22:35 ` [PATCH] PCI fixes for 2.6.0-test6 Greg KH
2003-09-30 22:35 ` Greg KH
2003-09-30 22:35 ` Greg KH
2003-09-30 22:35 ` Greg KH
2003-09-30 22:35 ` Greg KH
2003-09-30 22:35 ` Greg KH
2003-09-30 22:35 ` Greg KH
2003-09-30 22:35 ` Greg KH
2003-09-30 22:35 ` 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=20030930223436.GA21200@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.