Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[deliverable/linux.git] / include / linux / thermal.h
index 1b8a5a7876ce67abbc0d6cac4004f816c31bf221..e45abe7db9a627dda034f7d4616fad2d3ae1f920 100644 (file)
@@ -340,6 +340,7 @@ struct thermal_zone_of_device_ops {
        int (*get_temp)(void *, int *);
        int (*get_trend)(void *, long *);
        int (*set_emul_temp)(void *, int);
+       int (*set_trip_temp)(void *, int, int);
 };
 
 /**
This page took 0.025757 seconds and 5 git commands to generate.