From: Bob Moore Date: Tue, 10 Jun 2008 06:26:57 +0000 (+0800) Subject: ACPICA: Fix to make _SST method optional X-Git-Tag: v2.6.26-rc6~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d52c79ace60a2e2b22455fd195ff4bc8e7afa177;p=pandora-kernel.git ACPICA: Fix to make _SST method optional Fixes a problem introduced in 20080514 where the status of execution of _SST is incorrectly returned to the caller. _SST is optional, and if it is AE_NOT_FOUND, the exception should be ignored. http://www.acpica.org/bugzilla/show_bug.cgi?id=716 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed