Searched hist:"5 d7ebba3" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | sy8106a-regulator.c | 5d7ebba3 Fri Apr 19 22:01:25 CDT 2019 Axel Lin <axel.lin@ingics.com> regulator: sy8106a: Get rid of struct sy8106a
All the fields in struct sy8106a are only used in sy8106a_i2c_probe(), so use local variables instead.
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org> 5d7ebba3 Fri Apr 19 22:01:25 CDT 2019 Axel Lin <axel.lin@ingics.com> regulator: sy8106a: Get rid of struct sy8106a All the fields in struct sy8106a are only used in sy8106a_i2c_probe(), so use local variables instead. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|