Input: bcm5974 - add quad-finger tapping
[safe/jmp/linux-2.6] / include / linux / thermal.h
index a81c615..1de8b9e 100644 (file)
@@ -113,6 +113,7 @@ struct thermal_zone_device {
        int polling_delay;
        int last_temperature;
        bool passive;
+       unsigned int forced_passive;
        struct thermal_zone_device_ops *ops;
        struct list_head cooling_devices;
        struct idr idr;