Robert Moore e2cf79783b 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.

Fixes ACPICA BZ 828. Lin Ming.
2010-01-08 13:05:56 -08:00
Description
No description provided
170 MiB
Languages
ASL 68.6%
C 29%
Yacc 0.8%
HTML 0.5%
Shell 0.5%
Other 0.6%