Gary Hade 6ce7641b87 ACPI: acpiphp: Remove dmesg spam on device remove
In cases where acpi_pci_bind() does not
attach device data, acpi_pci_unbind()
complains via an ACPI exception about the missing data when
the device is removed.  For example, acpi_pci_bind() does not
attach data for non-existent device functions so when the device
is removed using the ACPI PCI hotplug driver 'acpiphp' an ACPI
exception is logged for every non-existent function.  This patch
avoids the confusing log messages by removing the unnecessary
ACPI exception.

Signed-off-by: Gary Hade <garyhade@us.ibm.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-11-20 19:06:04 -05:00
..
2007-05-09 23:34:35 -04:00
2007-05-09 23:34:35 -04:00
2007-10-10 01:00:45 -04:00
2007-05-09 23:34:35 -04:00
2007-08-11 15:47:42 -07:00
2007-11-14 18:45:44 -08:00
2007-08-11 22:10:04 -04:00
2007-10-25 16:38:02 -04:00
2007-07-22 00:54:24 -04:00
2007-11-14 18:45:39 -08:00
2007-09-27 15:50:23 -04:00