]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'pmdomain-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Jan 2025 18:40:40 +0000 (10:40 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Jan 2025 18:40:40 +0000 (10:40 -0800)
commite6b7c8c5a173c7c99ae2222f640e02b5fa822691
treeaf497ea97ed71c1b650dcb9620c10a19f181c5cf
parent8c2d370154bab85f7f6a7dbaa9ec11e052e042d3
parentf64f610ec6ab59dd0391b03842cea3a4cd8ee34f
Merge tag 'pmdomain-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm

Pull pmdomain fixes from Ulf Hansson:

 - Silence warning by adding a dummy release function

 - imx: Fix an OF node reference leak in imx_gpcv2_probe()

* tag 'pmdomain-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm:
  pmdomain: core: add dummy release function to genpd device
  pmdomain: imx: gpcv2: fix an OF node reference leak in imx_gpcv2_probe()