wmi-acer: Query GUID fix, take 2
commitebb309f239e4e073a4f43c03029c25a667042d7c
authorCarlos Corbacho <carlos@strangeworlds.co.uk>
Thu, 13 Dec 2007 13:08:29 +0000 (13 13:08 +0000)
committerCarlos Corbacho <carlos@strangeworlds.co.uk>
Thu, 13 Dec 2007 13:08:29 +0000 (13 13:08 +0000)
tree82b618d2c80e5a6498c2ce2821b0d5c430338789
parent74a712a11e6fe69831cff9cf3abc6437d4acb8f8
wmi-acer: Query GUID fix, take 2

ACPI is _not_ returning an error when we try to find a handle for WCxx,
and it wc_handle isn't NULL either, so fall back to just checking
the status of acpi_evaluate_object, which _will_ fail if the method
doesn't exist.
wmi-acer.c