OSDN Git Service

regulator: as3711: Remove struct as3711_regulator_info and as3711_regulator
authorAxel Lin <axel.lin@ingics.com>
Wed, 6 Mar 2019 01:01:02 +0000 (09:01 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 18 Mar 2019 12:10:45 +0000 (12:10 +0000)
commitf668a1db0b30c62c2256cdcb2411c2630eb0e2f6
tree312e59571efacb73e650c28fe65976ea38a03183
parentf4192c2cc923ecd79da6cc1619794164fbafcbc4
regulator: as3711: Remove struct as3711_regulator_info and as3711_regulator

This driver does not really need struct as3711_regulator_info and
struct as3711_regulator, remove them.

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