[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2639eb5c75da3f64877641dc0fc5babe5b9f30b4.camel@gmail.com>
Date: Wed, 15 Jan 2025 15:45:38 +0100
From: Bean Huo <huobean@...il.com>
To: Avri Altman <avri.altman@....com>, "Martin K . Petersen"
<martin.petersen@...cle.com>
Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org, Guenter Roeck
<linux@...ck-us.net>, Bart Van Assche <bvanassche@....org>
Subject: Re: [PATCH v2] scsi: ufs: core: Simplify temperature exception
event handling
On Tue, 2025-01-14 at 20:12 +0200, Avri Altman wrote:
> This commit simplifies the temperature exception event handling by
> removing the `ufshcd_temp_exception_event_handler` function and
> directly
> calling `ufs_hwmon_notify_event` in the
> `ufshcd_exception_event_handler`
> function.
>
> The `ufshcd_temp_exception_event_handler` function contained a
> placeholder comment for platform vendors to add additional steps if
> required. However, since its introduction a few years ago, no vendor
> has
> added any additional steps. Therefore, the placeholder function is
> removed to streamline the code.
>
> Signed-off-by: Avri Altman <avri.altman@....com>
at the moment, removing this is ok.
Reviewed-by: Bean Huo <beanhuo@...ron.com>
Powered by blists - more mailing lists