]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'opp-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 9 Jul 2024 16:00:18 +0000 (18:00 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 9 Jul 2024 16:00:18 +0000 (18:00 +0200)
commit4e89a5309a7537b205854bcc6c4bb84a4779706b
tree8a7f5a22ea870defafa5651d0612fe7e77399bdf
parent256abd8e550ce977b728be79a74e1729438b4948
parente3943f00afdb71684c4f209f9d3a90d6b79771fc
Merge tag 'opp-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-opp

Merge OPP Updates for 6.11 from Viresh Kumar:

"- Introduce an OF helper function to inform if required-opps is
   used (Ulf Hansson).
 - Generic cleanups (Ulf Hansson and Viresh Kumar)."

* tag 'opp-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/vireshk/pm:
  OPP: Introduce an OF helper function to inform if required-opps is used
  OPP: Drop a redundant in-parameter to _set_opp_level()
  OPP: Fix missing cleanup on error in _opp_attach_genpd()