]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: ti: Use generic platdev driver
authorDave Gerlach <d-gerlach@ti.com>
Wed, 14 Sep 2016 20:41:37 +0000 (15:41 -0500)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 16 Sep 2016 21:57:04 +0000 (23:57 +0200)
commitf60829105a6fad6cd184954f9ab2c96561c333de
tree61c4e998763c86def76cdaab8a490d0af4fea771
parentb9b358c091a4fff2b2c7abb7aef622c60b25e462
cpufreq: ti: Use generic platdev driver

Now that the cpufreq-dt-platdev is used to create the cpufreq-dt platform
device for all OMAP platforms and the platform code that did it
before has been removed, add ti,am33xx and ti,dra7xx to the machine list
in cpufreq-dt-platdev which had relied on the removed platform code to do
this previously.

Fixes: 5b3306184aca (cpufreq: omap: Use generic platdev driver)
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
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