android_kernel_xiaomi_sm8350/drivers/pci
David Brownell 1d3a82af45 PM: no suspend_prepare() phase
Remove the new suspend_prepare() phase.  It doesn't seem very usable,
has never been tested, doesn't address fault cleanup, and would need
a sibling resume_complete(); plus there are no real use cases.  It
could be restored later if those issues get resolved.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-25 21:08:38 -07:00
..
hotplug Merge branch 'merge' 2006-08-31 15:45:48 +10:00
pcie PCIE: cleanup on probe error 2006-08-03 13:20:06 -07:00
.gitignore
access.c
bus.c
hotplug.c
Kconfig
Makefile
msi-altix.c
msi-apic.c
msi.c [PATCH] msi: Only keep one msi_desc in each slab entry. 2006-07-12 12:52:55 -07:00
msi.h
pci-acpi.c
pci-driver.c PM: no suspend_prepare() phase 2006-09-25 21:08:38 -07:00
pci-sysfs.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pci.c PM: PCI and IDE handle PM_EVENT_PRETHAW 2006-09-25 21:08:37 -07:00
pci.h [PATCH] PCI: PCIE power management quirk 2006-07-12 16:05:48 -07:00
probe.c [PATCH] pci: initialize struct pci_dev.error_state 2006-07-10 13:24:21 -07:00
proc.c
quirks.c Merge branch 'master' into upstream 2006-09-04 06:41:37 -04:00
remove.c
rom.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
search.c PCI: pci/search: EXPORTs cannot be __devinit 2006-08-03 13:20:06 -07:00
setup-bus.c
setup-irq.c
setup-res.c
syscall.c