Skip to content
Commit ce603b18 authored by Guenter Roeck's avatar Guenter Roeck
Browse files

hwmon: (pmbus) Add function to clear sensor cache



For PMBus chips, modifying one limit register may affect other limits.
Since limits are all cached in the PMBus core driver, related changes
are not reflected in reported limits.

Introduce function to clear the attribute cache. After calling this function,
the core pmbus driver re-reads all cached values.

Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent aebcbbfc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment