diff options
author | Mark Brown <[email protected]> | 2023-06-10 14:59:07 +0100 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2023-06-10 07:37:02 -0700 |
commit | 30841ce37321fa66c58ee79ec7b17a45df2a6b9e (patch) | |
tree | ab1cd9b1b64d21bdf83adbf587211ede90fa76c9 /drivers/fpga/fpga-bridge.c | |
parent | 317840cfd665d69a728424d1a85b80264442357f (diff) |
hwmon: (lm75) Use maple tree register cache
The lm75 is only capable of performing single register read and write
operations which means it gains no advantage from using a rbtree register
cache, convert it to using the more modern maple tree register cache
instead. This should be more efficient.
Signed-off-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions