Revision a0733e695b83a9c31f779e41dcaec8ef924716b5 authored by Peter Zijlstra on 26 January 2016, 11:14:40 UTC, committed by Ingo Molnar on 29 January 2016, 07:35:25 UTC
There is but a single caller, remove the function - we already have
_free_event(), the extra indirection is nonsensical..

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Vince Weaver <vincent.weaver@maine.edu>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
1 parent e03e7ee
History
File Mode Size
governors
Kconfig -rw-r--r-- 1.1 KB
Kconfig.arm -rw-r--r-- 2.4 KB
Kconfig.mips -rw-r--r-- 604 bytes
Kconfig.powerpc -rw-r--r-- 480 bytes
Makefile -rw-r--r-- 1.2 KB
coupled.c -rw-r--r-- 26.0 KB
cpuidle-arm.c -rw-r--r-- 3.8 KB
cpuidle-at91.c -rw-r--r-- 1.6 KB
cpuidle-big_little.c -rw-r--r-- 6.7 KB
cpuidle-calxeda.c -rw-r--r-- 2.2 KB
cpuidle-clps711x.c -rw-r--r-- 1.5 KB
cpuidle-cps.c -rw-r--r-- 4.4 KB
cpuidle-exynos.c -rw-r--r-- 3.4 KB
cpuidle-kirkwood.c -rw-r--r-- 2.3 KB
cpuidle-mvebu-v7.c -rw-r--r-- 3.3 KB
cpuidle-powernv.c -rw-r--r-- 7.2 KB
cpuidle-pseries.c -rw-r--r-- 5.9 KB
cpuidle-ux500.c -rw-r--r-- 3.2 KB
cpuidle-zynq.c -rw-r--r-- 2.0 KB
cpuidle.c -rw-r--r-- 15.1 KB
cpuidle.h -rw-r--r-- 2.0 KB
driver.c -rw-r--r-- 9.4 KB
dt_idle_states.c -rw-r--r-- 6.2 KB
dt_idle_states.h -rw-r--r-- 177 bytes
governor.c -rw-r--r-- 2.2 KB
sysfs.c -rw-r--r-- 16.1 KB

back to top