diff options
author | Kalesh AP <[email protected]> | 2023-09-26 20:57:29 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-10-04 11:23:01 +0100 |
commit | 847da8b1178c9a3ccfc86e72a5a0433509e32802 (patch) | |
tree | 75b038fe7e164468481da7b253f6ec80f068a7d3 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | a47f3b3992aa7666227e2e48d45fd6b8bc8053be (diff) |
bnxt_en: Modify the driver to use hwmon_device_register_with_info
The use of hwmon_device_register_with_groups() is deprecated.
Modified the driver to use hwmon_device_register_with_info().
Driver currently exports only temp1_input through hwmon sysfs
interface. But FW has been modified to report more threshold
temperatures and driver want to report them through the
hwmon interface.
Cc: Jean Delvare <[email protected]>
Cc: Guenter Roeck <[email protected]>
Cc: [email protected]
Signed-off-by: Kalesh AP <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Acked-by: Guenter Roeck <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions