Merge branch 'external-indirect' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / include / linux / device.h
index 8d8e2675d07fddaf9e161818685ea16214591646..144ec135875fb06e66f08292681103825ccbfb2c 100644 (file)
@@ -420,6 +420,7 @@ struct device {
        void            *platform_data; /* Platform specific data, device
                                           core doesn't touch it */
        struct dev_pm_info      power;
+       struct dev_power_domain *pwr_domain;
 
 #ifdef CONFIG_NUMA
        int             numa_node;      /* NUMA node this device is close to */