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

back to top