[GIT PULL] hwmon fixes for v6.13-rc7

From: Guenter Roeck
Date: Sat Jan 11 2025 - 14:06:36 EST


Hi Linus,

Please pull hwmon fixes for Linux v6.13-rc7 from signed tag:

git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.13-rc7

Thanks,
Guenter
------

The following changes since commit 9d89551994a430b50c4fffcb1e617a057fa76e20:

Linux 6.13-rc6 (2025-01-05 14:13:40 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.13-rc7

for you to fetch changes up to 82163d63ae7a4c36142cd252388737205bb7e4b9:

hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur (2025-01-07 16:36:01 -0800)

----------------------------------------------------------------
hwmon fixes for v6.13-rc7

One patch to fix error handling in drivetemp driver.

----------------------------------------------------------------
Daniil Stas (1):
hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur

drivers/hwmon/drivetemp.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)