commit | 754479ca3de0bf4405fa8f177b2bbd22827d9840 | [log] [tgz] |
---|---|---|
author | Karthik Anantha Ram <kartanan@codeaurora.org> | Mon Jun 04 14:52:42 2018 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jun 04 15:22:12 2018 -0700 |
tree | 31719d47a61f0ef98c9469c4c732adaf0c4b8c8d | |
parent | d926057c595162155cec352d2c232cfa264589f9 [diff] |
msm: camera: smmu: Handle driver probe failure As part of the driver probe if we fail to populate arm smmu context banks this change will deallocate the memory for these banks and set the context bank count to zero. Change-Id: I642c69d2189954a21cb00b512ebf035c094efe68 Signed-off-by: Karthik Anantha Ram <kartanan@codeaurora.org>