diff options
author | 2025-01-13 10:32:07 -0800 | |
---|---|---|
committer | 2025-01-21 12:18:13 -0500 | |
commit | 1b3e2d4ec0c5848776cc56d2624998aa5b2f0d27 (patch) | |
tree | d56fd3989e060c1c653d4e7f2824ba7a4e0d9292 /scripts/generate_rust_analyzer.py | |
parent | scsi: core: Add passthrough tests for success and no failure definitions (diff) | |
download | wireguard-linux-1b3e2d4ec0c5848776cc56d2624998aa5b2f0d27.tar.xz wireguard-linux-1b3e2d4ec0c5848776cc56d2624998aa5b2f0d27.zip |
scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit Definitions
According to the UFS Device Specification, the dExtendedUFSFeaturesSupport
defines the support for TOO_HIGH_TEMPERATURE as bit[4] and the
TOO_LOW_TEMPERATURE as bit[5]. Correct the code to match with
the UFS device specification definition.
Cc: stable@vger.kernel.org
Fixes: e88e2d32200a ("scsi: ufs: core: Probe for temperature notification support")
Signed-off-by: Bao D. Nguyen <quic_nguyenb@quicinc.com>
Link: https://lore.kernel.org/r/69992b3e3e3434a5c7643be5a64de48be892ca46.1736793068.git.quic_nguyenb@quicinc.com
Reviewed-by: Avri Altman <Avri.Altman@wdc.com>
Reviewed-by: Peter Wang <peter.wang@mediatek.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions