OSDN Git Service

Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 27 Jan 2020 09:38:51 +0000 (10:38 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 27 Jan 2020 09:38:51 +0000 (10:38 +0100)
commitc267930f3f10afc225e6c18f34be2fd4fd928194
treeaaefebef6920281da0e13e7a5f8bab4deb3b3e4e
parente42617b825f8073569da76dc4510bfa019b1c35a
parent03758d60265c773e1d06d436b99ee338f2ac55d6
Merge branch 'opp/linux-next' of git://git./linux/kernel/git/vireshk/pm

Pull operating performance points (OPP) framework updates for v5.6
from Viresh Kumar:

"This  contains a single patchset to fix reference counting of OPP
 table structures."

* 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm:
  opp: Replace list_kref with a local counter
  opp: Free static OPPs on errors while adding them