Merge tag 'cpufreq-arm-updates-6.8' of git://git.kernel.org/pub/scm/linux/kernel...
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 3 Jan 2024 11:14:51 +0000 (12:14 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 3 Jan 2024 11:14:51 +0000 (12:14 +0100)
commite956c884ef50a02d23fd594f3ab291444f22a6f3
tree80ab62d0402168cdbadbb0def896d411c1bd6ea4
parente95013156ad88e6a1e1db6545881f49183e2ee0a
parent0990319a0400db1d6069b5549327cd9105a266d5
Merge tag 'cpufreq-arm-updates-6.8' of git://git./linux/kernel/git/vireshk/pm into pm-cpufreq

Merge ARM cpufreq updates for 6.8 from Viresh Kumar:

"- Check return value of a function in SCMI cpufreq driver (Alexandra
   Diupina).
 - Use 'NULL' instead of '0' in Armada cpufreq driver (Gregory
   CLEMENT)."

* tag 'cpufreq-arm-updates-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm:
  cpufreq: armada-8k: Fix parameter type warning
  cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()