From: Satoru Takeuchi Date: Tue, 12 Sep 2006 17:13:44 +0000 (-0700) Subject: acpiphp: initialize ioapics before starting devices X-Git-Tag: v2.6.19-rc1~1004^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b99feebe597f7b8c566048e11dbbd2d6df9abc83;p=pandora-kernel.git acpiphp: initialize ioapics before starting devices Currently acpiphp initializes ioapics after starting devices, but ioapics should be initialized before starting devices. This patch fixes this bug. Signed-off-by: Kenji Kaneshige Signed-off-by: MUNEDA Takahiro Signed-off-by: Satoru Takeuchi Signed-off-by: Kristen Carlson Accardi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed