]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4a3fa38ddf58895fccf807d624ef989adabb33b0
treea4105001c3b5dab7865ba487ca0aca26dcc7dc21
parentd55034d7acbfccd508b33eec47285997421d6c04
parentf4dd2b58334a5fd3ecc19f2c79b1e4a26a03085d
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()