commit | 32e8d689dc12e29fcb6ba9c65a33473d0cbdfec8 | [log] [tgz] |
---|---|---|
author | Todd E Brandt <todd.e.brandt@linux.intel.com> | Thu May 28 12:55:53 2015 -0700 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Jun 10 02:24:49 2015 +0200 |
tree | 365a043cb36d98d8f675e4d9bfa4be58ca02fcd8 | |
parent | 7f436055cb0c0e17c430fb81197b42e20c2e812c [diff] |
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 <todd.e.brandt@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>