cpufreq: qcom-kryo: add NULL entry to the end of_device_id array
authorYueHaibing <yuehaibing@huawei.com>
Mon, 23 Jul 2018 12:34:29 +0000 (20:34 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 24 Jul 2018 08:44:57 +0000 (10:44 +0200)
commitbafaf056e0734f7bca7d27716bb3c672e87bb0b1
treeaae987ee5dd143a95857e2df4ce97171b213244d
parentd72e90f33aa4709ebecc5005562f52335e106a60
cpufreq: qcom-kryo: add NULL entry to the end of_device_id array

Make sure of_device_id tables are NULL terminated.

Found by coccinelle spatch "misc/of_table.cocci"

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Ilia Lin <ilia.lin@kernel.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/qcom-cpufreq-kryo.c