commit | a07d73113febf0e17299338b9a6401955fe63b14 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Fri Jul 10 13:00:08 2015 +0800 |
committer | Guenter Roeck <linux@roeck-us.net> | Sun Aug 09 13:44:26 2015 -0700 |
tree | d34c61563fa624f515f0e4a98f854cfdb263b0b3 | |
parent | 7b7a8b4237a0d7808df5aa12f49f7979f879cf12 [diff] |
hwmon: (pmbus_core) Constify pmbus_regulator_ops pmbus_regulator_ops is not modified after initialized, so make it const. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>