From: Alexey Starikovskiy Date: Tue, 1 Jan 2008 19:12:55 +0000 (-0500) Subject: ACPI: EC: Enable boot EC before bus_scan X-Git-Tag: v2.6.24-rc8~36^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c04209a7948b95e8c52084e8595e74e9428653d3;p=pandora-kernel.git ACPI: EC: Enable boot EC before bus_scan Some _STA methods called during bus_scan() might require EC region handler, which might be enabled later in the scan. Enable it explicitly before scan to avoid errors. Reference: http://bugzilla.kernel.org/show_bug.cgi?id=9627 Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed