git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a73835
)
ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()
author
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Tue, 3 Feb 2015 20:54:48 +0000
(21:54 +0100)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Tue, 3 Feb 2015 20:54:48 +0000
(21:54 +0100)
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 <rafael.j.wysocki@intel.com>
No differences found