Merge back earlier PM core material for v5.1.

此提交包含在:
Rafael J. Wysocki
2019-02-24 21:20:27 +01:00
當前提交 656f72bb2e
共有 10 個檔案被更改,包括 110 行新增45 行删除

查看文件

@@ -97,9 +97,9 @@ struct i915_pmu {
*/
struct i915_pmu_sample sample[__I915_NUM_PMU_SAMPLERS];
/**
* @suspended_jiffies_last: Cached suspend time from PM core.
* @suspended_time_last: Cached suspend time from PM core.
*/
unsigned long suspended_jiffies_last;
u64 suspended_time_last;
/**
* @i915_attr: Memory block holding device attributes.
*/