Home
last modified time | relevance | path

Searched hist:"9050 b39b2fab51231b6a68d00238e6edea950987" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/pmbus/
H A Dmp2975.cdiff 9050b39b2fab51231b6a68d00238e6edea950987 Mon Mar 25 13:07:43 CET 2024 Andy Shevchenko <andriy.shevchenko@linux.intel.com> hwmon: (pmbus/mp2975) Constify local pointers to pmbus_driver_info

Constify the local variables pointing to "struct pmbus_driver_info" and
other encoding params to annotate the function is not modifying pointed
data.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240325120952.3019767-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>