From: Rafael J. Wysocki Date: Tue, 3 Feb 2015 20:54:48 +0000 (+0100) Subject: ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple() X-Git-Tag: fixes-v4.0-rc1~160^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2cecb3d66e39765f3dec8adfb88c322e709b06d;p=pandora-kernel.git ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple() acpi_idle_enter_c1() and acpi_idle_enter_simple() are close enough to each other that they can be merged into one function which reduces duplication of code quite a bit. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed