summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/s2mps11.c
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2014-03-09 15:32:19 +0800
committerMark Brown <broonie@linaro.org>2014-03-10 10:12:13 +0000
commit8a221df6996f296aba4d4d713a42799bb28fde69 (patch)
treebc626a5bdaef088f439edf073720342a553119cb /drivers/regulator/s2mps11.c
parent58c9537791018f1cbe1c2b46128207758dce3745 (diff)
downloadlinux-8a221df6996f296aba4d4d713a42799bb28fde69.tar.bz2
regulator: max8998: Remove unnecessary **rdev from struct max8998_data
Now we are using devm_regulator_register(), so we don't need to allocate *rdev[] array to store return value of devm_regulator_register. Use a *rdev variable is enough for checking return status. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/regulator/s2mps11.c')
0 files changed, 0 insertions, 0 deletions