lkml.org 
[lkml]   [2023]   [Mar]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 2/2] thermal/drivers/imx: Use the thermal framework for the trip point
Hi Daniel,

On Wed, Mar 8, 2023 at 6:48 PM Daniel Lezcano <daniel.lezcano@linaro.org> wrote:

> /* do not allow changing critical threshold */
> - if (trip == IMX_TRIP_CRITICAL)
> + if (trip.type == THERMAL_TRIP_CRITICAL)
> return -EPERM;
> -
> +

Unrelated change?

\
 
 \ /
  Last update: 2023-03-27 00:50    [W:0.064 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site