wmi-acer: Fix acpi_bus_register_driver success check
commit4c0d0e090a36bd3653b2c6d893ea49a89dac7499
authorCarlos Corbacho <cathectic@gmail.com>
Tue, 16 Oct 2007 02:24:46 +0000 (16 03:24 +0100)
committerCarlos Corbacho <cathectic@gmail.com>
Tue, 16 Oct 2007 02:24:46 +0000 (16 03:24 +0100)
tree12d962d4e9e31e30cf70591c793eee1f7b68d0b2
parent098d8f4e9c382b76775726cc09bb6a9f11d03575
wmi-acer: Fix acpi_bus_register_driver success check

Use proper ACPI_FAILURE() macro when checking the result of calling
acpi_bus_register_driver.
wmi-acer.c