msm: camera: ope: Use vzalloc to allocate the write bus ctx structure
Kzalloc doesn't gaurantee for the allocation for memory with
order more than 3. So using vzalloc to allocate the memory.
CRs-Fixed: 2608914
Change-Id: I085afa8a74995593bdff691b9f3c0d83221da3da
Signed-off-by:
Rishabh Jain <risjai@codeaurora.org>
Loading
Please register or sign in to comment