commit | bef627211943dcd5204fab9b444e31dbeda97831 | [log] [tgz] |
---|---|---|
author | Baochu Xu <bxu@codeaurora.org> | Tue Sep 25 16:54:27 2018 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Oct 07 23:35:56 2018 -0700 |
tree | 69a8acccdbaf740cbb896f714be00633d474e6f1 | |
parent | 9fc9808a42b3389938bec5a0a7bf9ebcb0b8a902 [diff] |
msm: camera: Fix memory leak in camera driver There is memory leak in function msm_camera_qup_i2c_write. This change is to fix it. Change-Id: I263ffbad5495892dd232d3f9b0fb12b59015bfab Signed-off-by: Baochu Xu <bxu@codeaurora.org>