Home
last modified time | relevance | path

Searched hist:"915644189 c22d9c93e9fee7c7c993b58e745bef7" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/pmbus/
H A Dmp2975.cdiff 915644189c22d9c93e9fee7c7c993b58e745bef7 Sat Jan 27 16:48:44 CET 2024 Konstantin Aladyshev <aladyshev22@gmail.com> hwmon: (pmbus/mp2975) Correct comment inside 'mp2975_read_byte_data'

The current driver code no longer perfrom internal conversion from
VID to direct. Instead it configures READ_VOUT using MFR_DC_LOOP_CTRL.
Correct the comment message inside the 'mp2975_read_byte_data'
function to match the driver logic.

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Fixes: c60fe56c169e ("hwmon: (pmbus/mp2975) Fix driver initialization for MP2975 device")
Link: https://lore.kernel.org/r/20240127154844.989-1-aladyshev22@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>