diff options
author | Axel Lin <axel.lin@ingics.com> | 2021-06-07 22:30:02 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-06-08 13:37:46 +0100 |
commit | 0ea461b4f229739345870a086aa4647a16ff42ff (patch) | |
tree | 0738a786190a9dcd35b1c72d47140a9ef27d0faa /drivers/regulator/da9055-regulator.c | |
parent | ba6622c43381e7045f8bc5438089ae53054fdf83 (diff) |
regulator: bd71815: Get rid of struct bd71815_pmic
The content of bd71815_regulators is never changed, no need to duplicate
it, thus remove descs[BD71815_REGULATOR_CNT].
The *regmap, *dev and *rdev[BD71815_REGULATOR_CNT] are not really needed.
The *gps is unused.
Thus the struct bd71815_pmic can be removed.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Link: https://lore.kernel.org/r/20210607143002.1600017-1-axel.lin@ingics.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/da9055-regulator.c')
0 files changed, 0 insertions, 0 deletions