diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2016-06-06 00:17:38 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-06-06 20:13:48 +0200 |
commit | 124256548f4e7d3ff81a37a64acb439778bcdbfb (patch) | |
tree | 5d5cde84526015715a74de792c5557e0316a6bcc /drivers/regulator/Kconfig | |
parent | Linux 4.7-rc1 (diff) | |
download | linux-124256548f4e7d3ff81a37a64acb439778bcdbfb.tar.xz linux-124256548f4e7d3ff81a37a64acb439778bcdbfb.zip |
regulator: pfuze100-regulator: Remove global variable
We should better not use a global 'struct pfuze_regulator' variable,
as this could cause problems if multiple regulator chips are used.
Place it inside the private struct instead.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/Kconfig')
0 files changed, 0 insertions, 0 deletions