Home
last modified time | relevance | path

Searched hist:"646 e268e66ec8664317ae677a3b774b7dc812c84" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dtps6507x-regulator.cdiff 646e268e66ec8664317ae677a3b774b7dc812c84 Thu Mar 28 07:02:23 CDT 2019 Axel Lin <axel.lin@ingics.com> regulator: tps6507x: Constify tps6507x_pmic_ops

The tps6507x_pmic_ops never need to be modified, make it const so compiler
can put it to .rodata.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>