OSDN Git Service

eeepc-laptop: get the right value for CMSG
authorCorentin Chary <corentincj@iksaif.net>
Thu, 25 Jun 2009 11:25:41 +0000 (13:25 +0200)
committerCorentin Chary <corentincj@iksaif.net>
Wed, 30 Sep 2009 20:17:44 +0000 (22:17 +0200)
commit31d9f850176075597d24d0bdf3bd0d4c028ec8ea
treedd4a8f0fb0452a805517a910130ac767f0744481
parentd0f158b8c76b103ac2b182619715fcec54be752b
eeepc-laptop: get the right value for CMSG

CMSG is an ACPI method used to find features available on
an Eee PC. But some features are never repported, even if present.

If the getter of a feature is present, this patch will set
the corresponding bit in cmsg.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/platform/x86/eeepc-laptop.c