commit | bd4760ca03156731674a570e44490986189d8228 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Sun Aug 28 16:29:10 2016 +0000 |
committer | Andy Gross <andy.gross@linaro.org> | Sat Nov 12 23:24:51 2016 -0600 |
tree | 9d7d1f3e52dc87e37b78f0d043f9aa8ba9423006 | |
parent | 4fb1a4207804caeb9ef03c449dfd51446bf3d014 [diff] |
firmware: qcom: scm: Use devm_reset_controller_register() Use devm_reset_controller_register() for the reset controller registration and fixes the memory leak when unload the module. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Andy Gross <andy.gross@linaro.org>