cpufreq: dt: Add terminate entry for of_device_id tables
authorWei Yongjun <weiyongjun1@huawei.com>
Sun, 21 Aug 2016 15:41:44 +0000 (15:41 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 31 Aug 2016 00:49:05 +0000 (02:49 +0200)
commitbd37e022e334757a5dc1dae41baa29e16befe4ec
treee3edcfaeda9324ffd967c971bdfe49110bb6858b
parent3eab887a55424fc2c27553b7bfe32330df83f7b8
cpufreq: dt: Add terminate entry for of_device_id tables

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>
drivers/cpufreq/cpufreq-dt-platdev.c