From a07d73113febf0e17299338b9a6401955fe63b14 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Fri, 10 Jul 2015 13:00:08 +0800 Subject: [PATCH] hwmon: (pmbus_core) Constify pmbus_regulator_ops pmbus_regulator_ops is not modified after initialized, so make it const. Signed-off-by: Axel Lin Signed-off-by: Guenter Roeck --- Reading git-format-patch failed