commit | b94ca77eeae79258bc7497ebe47bb5c085acf002 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Mon Apr 19 23:07:07 2021 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Tue Apr 20 06:50:14 2021 -0700 |
tree | a5673b426fa85ba079d0c8baa04c7022c5081caa | |
parent | 1e4063329fe865380177945efed3a42c0bbbfa05 [diff] |
hwmon: (pmbus) Introduce PMBUS symbol namespace Exported pmbus symbols are only supposed to be used from PMBus code. Introduce PMBUS symbol namespace to prevent misuse from other code. Signed-off-by: Guenter Roeck <linux@roeck-us.net>