Files
linux/drivers
Bjorn Helgaas 402ac53614 ACPI: add acpi_bus_get_status_handle()
Add acpi_bus_get_status_handle() so we can get the status of a namespace
object before building a struct acpi_device.

This removes a use of "device->flags.dynamic_status", a cached indicator of
whether _STA exists.  It seems simpler and more reliable to just evaluate
_STA and catch AE_NOT_FOUND errors.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2009-09-25 14:24:30 -04:00
..
2009-09-22 07:17:27 -07:00
2009-09-24 21:22:33 +01:00
2009-09-23 07:39:29 -07:00
2009-09-24 07:21:05 -07:00
2009-09-24 21:22:33 +01:00
2009-09-23 07:39:43 -07:00
2009-09-24 21:22:33 +01:00
2009-09-23 18:13:10 -07:00
2009-09-23 07:39:29 -07:00
2009-09-24 21:22:33 +01:00
2009-09-23 11:35:41 -04:00
2009-09-24 21:22:33 +01:00
2009-09-23 22:26:32 +09:30
2009-09-23 10:07:49 -07:00