Merge tag 'pm-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Dec 2021 20:31:55 +0000 (12:31 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Dec 2021 20:31:55 +0000 (12:31 -0800)
commit2f47a9a4dfa3674fad19a49b40c5103a9a8e1589
treea0b62248d1b4251ab13b28753911fb13cb0d4e39
parentca0ea8a60b40ecde7362ce295408c5038599f5d0
parent544e737dea5ad1a457f25dbddf68761ff25e028b
Merge tag 'pm-5.16-rc7' of git://git./linux/kernel/git/rafael/linux-pm

Pull power management fix from Rafael Wysocki:
 "Fix a recent regression causing the loop in dpm_prepare() to become
  infinite if one of the device ->prepare() callbacks returns an error"

* tag 'pm-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  PM: sleep: Fix error handling in dpm_prepare()