]> 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)
commit2be9b14373c59d00dae35c939d28f228cf29fd70
treea4105001c3b5dab7865ba487ca0aca26dcc7dc21
parent3194f83cb3fe698fe827102910f48f570f1b087a
parentb0877dd4d7111f722bf7c5e33fe8ba95d7fb1ba5
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()