Hi Linus,
Please pull hwmon fixes for Linux hwmon-fixes-for-v6.0-rc1 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-fixes-for-v6.0-rc1
Thanks,
Guenter
------
The following changes since commit d4252071b97d2027d246f6a82cbee4d52f618b47:
add barriers to buffer_uptodate and set_buffer_uptodate (2022-08-09 15:03:02 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-fixes-for-v6.0-rc1
for you to fetch changes up to f4e6960f4f16b1ca5da16cec7612ecc86402ac05:
hwmon: (nct6775) Fix platform driver suspend regression (2022-08-10 06:37:01 -0700)
----------------------------------------------------------------
hwmon fixes for v6.0-rc1
Fix two regressions in nct6775 and lm90 drivers
----------------------------------------------------------------
Guenter Roeck (1):
hwmon: (lm90) Fix error return value from detect function
Zev Weiss (1):
hwmon: (nct6775) Fix platform driver suspend regression
drivers/hwmon/lm90.c | 2 +-
drivers/hwmon/nct6775-core.c | 3 ++-
drivers/hwmon/nct6775-platform.c | 2 +-
drivers/hwmon/nct6775.h | 2 ++
4 files changed, 6 insertions(+), 3 deletions(-)