acer_acpi - Convert _u8 and _bool to _u32
commit0931ca4ff2f7b7ec60a59ef1a1714a62dab20bad
authorCarlos Corbacho <carlos@strangeworlds.co.uk>
Wed, 26 Dec 2007 00:16:12 +0000 (26 00:16 +0000)
committerCarlos Corbacho <carlos@strangeworlds.co.uk>
Wed, 26 Dec 2007 00:16:12 +0000 (26 00:16 +0000)
treeed8a1ab7c29d823765c1005c3e84291f339b1c45
parentcc7cbff549dc810907c6df7c70e3c797a9889046
acer_acpi - Convert _u8 and _bool to _u32

The current code base is a mess of _u8 and _bool methods - simplify this
by cutting them all down to one get/set u32 method for AMW0 and WMID
respectively.
acer_acpi.c