From: Rafael J. Wysocki Date: Tue, 6 Dec 2011 22:16:47 +0000 (+0100) Subject: PM / Domains: Fix default system suspend/resume operations X-Git-Tag: v3.3-rc1~167^2~2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9914854b4ca339e511d052ce3a1a441ef15b928;p=pandora-kernel.git PM / Domains: Fix default system suspend/resume operations Commit d23b9b00cdde5c93b914a172cecd57d5625fcd04 (PM / Domains: Rework system suspend callback routines (v2)) broke the system suspend and resume handling by devices belonging to generic PM domains, because it used freeze/thaw callbacks instead of suspend/resume ones and didn't initialize device callbacks for system suspend/resume properly at all. Fix those problems. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed