From: Bob Moore Date: Thu, 13 Nov 2008 02:51:49 +0000 (+0800) Subject: ACPICA: Fix to allow aliases within ASL namepaths X-Git-Tag: v2.6.29-rc1~34^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5572a9859fa55216597b8226717691956d3e53e3;p=pandora-kernel.git ACPICA: Fix to allow aliases within ASL namepaths Fixes a problem where the use of an alias within a namepath would result in a not found error or cause the compiler to fault. Also now allows forward references from the Alias operator itself. ACPICA BZ 738. http://www.acpica.org/bugzilla/show_bug.cgi?id=738 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed