commit | 226d76c092ccc70fe43d1e0035c4d1302ee06c56 | [log] [tgz] |
---|---|---|
author | Vaibhav Deshu Venkatesh <vdeshuve@codeaurora.org> | Mon Jul 23 15:27:58 2018 -0700 |
committer | Vaibhav Deshu Venkatesh <vdeshuve@codeaurora.org> | Mon Jul 23 16:09:19 2018 -0700 |
tree | 794c957679386eaa7dc554eae157ae4dc1b023f1 | |
parent | 65f1873d65144773bf80024a7e09bfdeb571a3fa [diff] |
mm-video-v4l2: Don't allocate C2D buffers twice The call to allocate intermediate C2D buffers is happening twice. Avoid this as the allocation is failing 2nd time and causing further problems. CRs-Fixed: 2280521 Change-Id: I98e2e7b6b6301e39c3c59ad8d3a4a041ac6b2628