sony_acpi: Allow easier debugging for the unknown SNC methods.
authorMattia Dongili <malattia@linux.it>
Sat, 13 Jan 2007 22:04:38 +0000 (23:04 +0100)
committerLen Brown <len.brown@intel.com>
Tue, 13 Feb 2007 08:06:11 +0000 (03:06 -0500)
commit05e2d8274ef4504db9941f7c515f340ab6c0b2e1
tree7ee3935ed571f0ebdd2854498baf67cd9d12c6df
parentc561162f10b9f35c9aa5c25eb8dbeb446f0c5201
sony_acpi: Allow easier debugging for the unknown SNC methods.

Allow the existence of a setter method without a getter and viceversa,
additionaly set /proc file permissions reflecting it.
Fix also the error exit path.

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