Re: [PATCH v2] scsi: ufs: core: Simplify temperature exception event handling
From: Martin K. Petersen
Date: Mon Feb 03 2025 - 22:36:46 EST
On Tue, 14 Jan 2025 20:12:05 +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.
>
> [...]
Applied to 6.14/scsi-fixes, thanks!
[1/1] scsi: ufs: core: Simplify temperature exception event handling
https://git.kernel.org/mkp/scsi/c/8c09f612b293
--
Martin K. Petersen Oracle Linux Engineering