diff options
author | Guenter Roeck <[email protected]> | 2023-02-16 11:34:19 -0800 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2023-02-16 11:34:19 -0800 |
commit | 5720a18baa4686d56d0a235e6ecbcc55f8d716d7 (patch) | |
tree | 2eb0de06c5f283356d4368f1db51606a59aa92a0 /lib/zstd/common/debug.c | |
parent | a1ffd3c46267ee5c807acd780e15df9bb692223f (diff) |
hwmon: Deprecate [devm_]hwmon_device_register_with_groups
Even though the hardware monitoring documentation already stated that new
drivers should use [devm_]devm_hwmon_device_register_with_info() to
register with the hardware monitoring subsystem, we still get submissions
for new drivers using the older APIs. There is no benefit to use those
APIs. On the contrary, using the older APIs results in substantially larger
code size. Explicitly deprecate [devm_]hwmon_device_register_with_groups()
to ensure that all new drivers use the latest API.
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'lib/zstd/common/debug.c')
0 files changed, 0 insertions, 0 deletions