summaryrefslogtreecommitdiff
path: root/drivers/platform
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2016-09-18 02:41:05 (GMT)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-09-19 11:36:20 (GMT)
commitda4a64481b3504a6f4f07c08ff03be8f08d9638d (patch)
treee23513207eecc9b39e37b4abb3052cc5e1fc6935 /drivers/platform
parent54dec69bb975e71db83baf82bf4043df545b204c (diff)
downloadlinux-da4a64481b3504a6f4f07c08ff03be8f08d9638d.tar.xz
PM / devfreq: rk3399_dmc: Remove explictly regulator_put call in .remove
Current code uses devm_regulator_get() in .probe so a regulator_put() will be automatically called when unload the module. Remove the explictly regulator_put() call and then we can also remove rk3399_dmcfreq_remove(). Signed-off-by: Axel Lin <axel.lin@ingics.com> Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/platform')
0 files changed, 0 insertions, 0 deletions