Re: [PATCH v2 5/5] thermal: rockchip: handle set_trips without the trip points

From: Brian Norris
Date: Wed Nov 23 2016 - 13:40:01 EST


On Wed, Nov 23, 2016 at 10:29:34PM +0800, Caesar Wang wrote:
> In some cases, some sensors didn't need the trip points, the
> set_trips will return {-INT_MAX, INT_MAX} to trigger thermal alarm.
>
> Signed-off-by: Caesar Wang <wxt@xxxxxxxxxxxxxx>
> ---
>
> Changes in v2:
> - Fixes something as Brian comments on
> https://patchwork.kernel.org/patch/9440989.
>
> Changes in v1: None

I think this looks better.

Reviewed-by: Brian Norris <briannorris@xxxxxxxxxxxx>