On 03/30/2016 09:43 AM, Matt Longnecker wrote:
On 03/29/2016 05:41 PM, Srikar Srimath Tirumala wrote:
struct thermal_trip {
@@ -355,6 +366,7 @@ struct thermal_trip {
unsigned long int temperature;
unsigned long int hysteresis;
enum thermal_trip_type type;
+ enum thermal_trip_state state;
This looks vestigial. Remove it?
nevermind. I see that it's used in the next patch. And it really does
belong here, not in the next patch.
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html