]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] sonypi SPIC initialisation fix
authorErik Waling <erikw@acc.umu.se>
Tue, 6 Sep 2005 22:17:02 +0000 (15:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:24 +0000 (16:57 -0700)
commitd2052c1676a39cae101a81f3da8a4ade8b668c88
treebc812cc27e1800a1849cdebb97a6dc0bba5b8c93
parent2865cf001878d22d5fd12e5215621dffbcad76dc
[PATCH] sonypi SPIC initialisation fix

Newer Sony VAIO models (VGN-S480, VGN-S460, VGN-S3XP etc) use a new method to
initialize the SPIC device.  The new way to initialize (and disable) the
device comes directly from the AML code in the _CRS, _SRS and _DIS methods
from the DSDT table.  This patch adds support for the new models.

Signed-off-by: Erik Waling <erikw@acc.umu.se>
Signed-off-by: Stelian Pop <stelian@popies.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/sonypi.txt
drivers/char/sonypi.c
include/linux/sonypi.h