search for: acpiphp_glue

Displaying 4 results from an estimated 4 matches for "acpiphp_glue".

2011 Feb 28
12
[RFC PATCH] set current_state to D0 in register_slot
...as _EJ0, * ignore the device" */ at this point if we refer to the commit message that introduced the comment above (10b3dcae0f275e2546e55303d64ddbb58cec7599), it is up to the hotplug driver to set the state to D0. However AFAICT the pci hotplug driver never does, in fact drivers/pci/hotplug/acpiphp_glue.c:register_slot sets the slot flags to (SLOT_ENABLED | SLOT_POWEREDON) but it does not set the pci device current state to PCI_D0. So my proposed fix is also to set current_state = PCI_D0 in register_slot. Comments are very welcome. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.cit...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...iate. Signed-off-by: Joe Perches <joe at perches.com> --- drivers/pci/dmar.c | 116 ++++----- drivers/pci/hotplug/acpi_pcihp.c | 36 ++-- drivers/pci/hotplug/acpiphp.h | 12 +- drivers/pci/hotplug/acpiphp_core.c | 30 ++- drivers/pci/hotplug/acpiphp_glue.c | 90 +++--- drivers/pci/hotplug/acpiphp_ibm.c | 48 ++-- drivers/pci/hotplug/cpci_hotplug_core.c | 137 +++++----- drivers/pci/hotplug/cpci_hotplug_pci.c | 51 ++-- drivers/pci/hotplug/cpcihp_generic.c | 60 ++-- drivers/pci/hotplug/cpcihp_zt5550.c | 62 ++-- driver...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...iate. Signed-off-by: Joe Perches <joe at perches.com> --- drivers/pci/dmar.c | 116 ++++----- drivers/pci/hotplug/acpi_pcihp.c | 36 ++-- drivers/pci/hotplug/acpiphp.h | 12 +- drivers/pci/hotplug/acpiphp_core.c | 30 ++- drivers/pci/hotplug/acpiphp_glue.c | 90 +++--- drivers/pci/hotplug/acpiphp_ibm.c | 48 ++-- drivers/pci/hotplug/cpci_hotplug_core.c | 137 +++++----- drivers/pci/hotplug/cpci_hotplug_pci.c | 51 ++-- drivers/pci/hotplug/cpcihp_generic.c | 60 ++-- drivers/pci/hotplug/cpcihp_zt5550.c | 62 ++-- driver...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...iate. Signed-off-by: Joe Perches <joe at perches.com> --- drivers/pci/dmar.c | 116 ++++----- drivers/pci/hotplug/acpi_pcihp.c | 36 ++-- drivers/pci/hotplug/acpiphp.h | 12 +- drivers/pci/hotplug/acpiphp_core.c | 30 ++- drivers/pci/hotplug/acpiphp_glue.c | 90 +++--- drivers/pci/hotplug/acpiphp_ibm.c | 48 ++-- drivers/pci/hotplug/cpci_hotplug_core.c | 137 +++++----- drivers/pci/hotplug/cpci_hotplug_pci.c | 51 ++-- drivers/pci/hotplug/cpcihp_generic.c | 60 ++-- drivers/pci/hotplug/cpcihp_zt5550.c | 62 ++-- driver...