Merge branch 'thermal-core'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 29 Jul 2022 17:08:18 +0000 (19:08 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 29 Jul 2022 17:08:18 +0000 (19:08 +0200)
commita2ed4e7e3b3ac20769ee292795e7c2d086800261
treea4105001c3b5dab7865ba487ca0aca26dcc7dc21
parentb3ca7aff3cbb074a466c90e1463b9b59e97ea94e
parent5a5b7d8d541684925dc98646ba5016cbcc017855
Merge branch 'thermal-core'

Merge changes that make the thermal core use ida_alloc()/free()
directly instead of ida_simple_get()/ida_simple_remove() that have been
deprecated.

* thermal-core:
  thermal: Directly use ida_alloc()/free()