Home
last modified time | relevance | path

Searched hist:"0 e819b51fb9b2558d7cb85400a47370a631325dc" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A D88pm8607.cdiff 0e819b51fb9b2558d7cb85400a47370a631325dc Tue Feb 26 13:40:59 CET 2019 Axel Lin <axel.lin@ingics.com> regulator: 88pm8607: Remove unused fields from struct pm8607_regulator_info

The *i2c and *i2c_8606 are no longer used since this driver was converted
to use regmap helpers. The *chip and *regulator are not really required.
So remove these unused fields.

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