]> git.baikalelectronics.ru Git - kernel.git/commit
eeepc-laptop: get the right value for CMSG
authorCorentin Chary <corentincj@iksaif.net>
Thu, 25 Jun 2009 11:25:41 +0000 (13:25 +0200)
committerLen Brown <len.brown@intel.com>
Fri, 26 Jun 2009 04:23:41 +0000 (00:23 -0400)
commit5a1d3e4541cbd0779fd345b2dcabf1e819a1d740
tree224ffb0b8cf4507208e6f54953256c0c031bf06a
parente0e6c38e936976696c4a49b91d74dc6d098e44d4
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