Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel...
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 19 Feb 2019 09:21:01 +0000 (10:21 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 19 Feb 2019 09:21:01 +0000 (10:21 +0100)
commitab0ef5d53267df51994f3898bf7c7fe755c38527
tree1002241a481c429d30f224322521e91f65826dde
parentb8bd1581aa6110eb234c0d424eccd3f32d7317e6
parent40b46b3b2f098e3740f65024099a7c55ff4b9866
Merge branch 'cpufreq/arm/linux-next' of git://git./linux/kernel/git/vireshk/pm into pm-cpufreq

Pull cpufreq drivers material for v5.1 from Viresh Kumar:

"This contains:

- Minor cleanups for pcc, longhaul, powerenv and speedstep drivers (Yangtao Li).
- Moving configuration data out of mach directory for davinci (Bartosz Golaszewski)."

* 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm:
  cpufreq: davinci: move configuration to include/linux/platform_data
  cpufreq: speedstep: convert BUG() to BUG_ON()
  cpufreq: powernv: fix missing check of return value in init_powernv_pstates()
  cpufreq: longhaul: remove unneeded semicolon
  cpufreq: pcc-cpufreq: remove unneeded semicolon