Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspe...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 Nov 2009 15:52:57 +0000 (07:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 Nov 2009 15:52:57 +0000 (07:52 -0800)
commit38dc63459f185795b24a39f3f4921a433ea9980b
tree205a8abc9b20c4f5573e4d2fbc03e74388cef2bc
parent1d510750941a53a1d3049c1d33c75d6dfcd78618
parent2ddac2a6a8f13e95664fe7ad1b728ac84fb1bd07
Merge branch 'pm-fixes' of git://git./linux/kernel/git/rafael/suspend-2.6

* 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6:
  PM: Remove some debug messages producing too much noise
  PM: Fix warning on suspend errors
  PM / Hibernate: Add newline to load_image() fail path
  PM / Hibernate: Fix error handling in save_image()
  PM / Hibernate: Fix blkdev refleaks
  PM / yenta: Split resume into early and late parts (rev. 4)