]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/pm.h
Merge branch 'pm-qos'
[mirror_ubuntu-artful-kernel.git] / include / linux / pm.h
index d6dd6f612b8de1350d773c1d5858e45a30fc8bd4..715305e05123fbddfc6c886d05a0c5b2925ff508 100644 (file)
@@ -546,6 +546,7 @@ struct dev_pm_info {
        unsigned long           accounting_timestamp;
        ktime_t                 suspend_time;
        s64                     max_time_suspended_ns;
+       struct dev_pm_qos_request *pq_req;
 #endif
        struct pm_subsys_data   *subsys_data;  /* Owned by the subsystem. */
        struct pm_qos_constraints *constraints;