android_kernel_xiaomi_sm8350/drivers/pci
Shaohua Li 10b3dcae0f ACPI: ignore _PSx method for hotplugable PCI devices
If the ACPI device has _EJ0, ignore the device.
_PSx will set power for the slot,
and the hotplug driver will take care of _PSx.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-07-22 04:18:45 -04:00
..
hotplug Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2007-07-16 17:58:08 -07:00
pcie some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
.gitignore
access.c
bus.c
hotplug.c
htirq.c
Kconfig
Makefile
msi.c
msi.h
pci-acpi.c ACPI: ignore _PSx method for hotplugable PCI devices 2007-07-22 04:18:45 -04:00
pci-driver.c
pci-sysfs.c Remove capability.h from mm.h 2007-07-16 09:05:45 -07:00
pci.c ACPI: Use ACPI methods to select PCI device suspend state 2007-07-22 04:18:32 -04:00
pci.h ACPI: Use ACPI methods to select PCI device suspend state 2007-07-22 04:18:32 -04:00
probe.c fix jvc cdrom drive lockup 2007-07-16 09:05:40 -07:00
proc.c Remove capability.h from mm.h 2007-07-16 09:05:45 -07:00
quirks.c
remove.c
rom.c
search.c use no_pci_devices() in pci/search.c 2007-07-16 09:05:41 -07:00
setup-bus.c
setup-irq.c
setup-res.c
syscall.c