]> git.baikalelectronics.ru Git - kernel.git/commit
sony-laptop: Add support for new Sony platform API
authorMatthew Garrett <mjg59@srcf.ucam.org>
Thu, 26 Mar 2009 12:58:12 +0000 (21:58 +0900)
committerLen Brown <len.brown@intel.com>
Fri, 27 Mar 2009 16:17:45 +0000 (12:17 -0400)
commit77a67896244b37ee5ca284161955de9b2413e24f
tree73d0ebc2c0f8bae2f8a055ec059b8521d65b95c7
parentec3a5723f9b4608647ac8b9dc290288347f35042
sony-laptop: Add support for new Sony platform API

Newer Sony Vaios provide a new API for accessing platform functionality. It
consists of a set of standardised methods for enabling events and performing
queries. These are each identified by a unique handle. This patch adds
support for calling functions based on their handle and ports the existing
code for these machines over to it.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/platform/x86/sony-laptop.c