Home
last modified time | relevance | path

Searched hist:"5 f8902acf87aa206ee4b3f633104456d82747ca6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Dnsxfeval.cdiff 5f8902acf87aa206ee4b3f633104456d82747ca6 Wed Jan 20 19:15:20 CST 2010 Lin Ming <ming.m.lin@intel.com> ACPICA: AcpiGetDevices: Eliminate unnecessary _STA calls

In the case where a specific _HID is requested, do not run _STA
until a _HID match is found. This eliminates potentially dozens
of _STA calls during a search for a particular device/HID.

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>