From: Todd E Brandt Date: Thu, 28 May 2015 19:55:53 +0000 (-0700) Subject: PM / sleep: trace_device_pm_callback coverage in dpm_prepare/complete X-Git-Tag: omap-for-v4.2/fixes-rc1^2~154^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32e8d689dc12e29fcb6ba9c65a33473d0cbdfec8;p=pandora-kernel.git PM / sleep: trace_device_pm_callback coverage in dpm_prepare/complete Move the trace_device_pm_callback locations for dpm_prepare and dpm_complete to encompass the attempt to capture the device mutex prior to callback. This is needed by analyze_suspend to identify gaps in the trace output caused by the delay in locking the mutex for a device. Signed-off-by: Todd Brandt Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed