sony_acpi: Allow multiple sony_acpi_values for the same .name
authorMattia Dongili <malattia@linux.it>
Sat, 13 Jan 2007 22:04:40 +0000 (23:04 +0100)
committerLen Brown <len.brown@intel.com>
Tue, 13 Feb 2007 08:06:35 +0000 (03:06 -0500)
commit57ede701af3bc0c153070133e7831332ffa1d761
treeb4fc837ae7adce11dc8b9681f4a208da55bac740
parent4465857d5f99079bae00621626adf74ed8256296
sony_acpi: Allow multiple sony_acpi_values for the same .name

The acpi handles are kept _only_ if both the requested .acpiget and .acpiset
are available in the DSDT.
Currently only the SCDP/CDPW dualism is known.

Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/sony_acpi.c