https://github.com/torvalds/linux
Revision bd37e022e334757a5dc1dae41baa29e16befe4ec authored by Wei Yongjun on 21 August 2016, 15:41:44 UTC, committed by Rafael J. Wysocki on 31 August 2016, 00:49:05 UTC
Make sure of_device_id tables are NULL terminated.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Fixes: f56aad1d98f1 (cpufreq: dt: Add generic platform-device creation support)
CC: 4.7+ <stable@vger.kernel.org> # 4.7+
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 3eab887
History
Tip revision: bd37e022e334757a5dc1dae41baa29e16befe4ec authored by Wei Yongjun on 21 August 2016, 15:41:44 UTC
cpufreq: dt: Add terminate entry for of_device_id tables
Tip revision: bd37e02
File Mode Size
governors
Kconfig -rw-r--r-- 1.0 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.7 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-- 9.1 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.2 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