hwmon: (pmbus/lm25066) Remove unnecessary pmbus_clear_cache function call
authorErik Rosen <erik.rosen@metormote.com>
Mon, 1 Feb 2021 19:59:29 +0000 (20:59 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 2 Feb 2021 00:25:31 +0000 (16:25 -0800)
commit43d147482788c7e5d26fe5ba2893fea2e0ae3900
tree2f89bdf366dc4450321e764aae6e0fe0634ec29a
parent1ae5aaf5d1c5473616413f3aa8ce05e9c739a298
hwmon: (pmbus/lm25066) Remove unnecessary pmbus_clear_cache function call

It is no longer necessary to clear the cache to update the sensor value
from the chip.

Signed-off-by: Erik Rosen <erik.rosen@metormote.com>
Link: https://lore.kernel.org/r/20210201195929.1200-3-erik.rosen@metormote.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/pmbus/lm25066.c