eeepc-wmi: use the presence bit correctly
authorCorentin Chary <corentincj@iksaif.net>
Sun, 6 Feb 2011 12:28:35 +0000 (13:28 +0100)
committerMatthew Garrett <mjg@redhat.com>
Mon, 28 Mar 2011 10:05:17 +0000 (06:05 -0400)
I checked some more DSDT, and it seems that I wasn't
totally right about the meaning of DSTS return value.
Bit 0 is clearly the status of the device, and I discovered
that bit 16 is set when the device is present.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Matthew Garrett <mjg@redhat.com>

No differences found