public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] PCI fixes for 2.6.0-test6
@ 2003-09-30 22:34 Greg KH
  2003-09-30 22:35 ` [PATCH] " Greg KH
  0 siblings, 1 reply; 10+ messages in thread
From: Greg KH @ 2003-09-30 22:34 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

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


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

end of thread, other threads:[~2003-09-30 23:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-30 22:34 [BK PATCH] PCI fixes for 2.6.0-test6 Greg KH
2003-09-30 22:35 ` [PATCH] " 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

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