From: Bjorn Helgaas Date: Mon, 22 Jun 2009 20:41:30 +0000 (+0000) Subject: ACPI: EC: move acpi_ec_start() after acpi_ec_add() X-Git-Tag: v2.6.32-rc1~171^2~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5efc5476184173996dfcce780c2bb5e727df674e;p=pandora-kernel.git ACPI: EC: move acpi_ec_start() after acpi_ec_add() This patch rearranges ec_install_handlers() and acpi_ec_start() so acpi_ec_start() ends up just after acpi_ec_add(). A subsequent patch will merge them. Code movement only; no functional change. Signed-off-by: Bjorn Helgaas CC: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed