msm: camera: cam_icp: Update frame dump logic handling PF
While handling page fault in ICP we are dumping debug info which
helps us to debug pf. In this handling we are dumping frame data
while fetching it out of the context data. There was an issue in
this dump logic that we were mapping cam_context to cntx_data one
to one. This change is taking care of issue the by passing ctx.
Change-Id: I33acb11f19f65ade6a31db5c1ff6f2570a189285
Signed-off-by:
Vikram Sharma <vikramsa@codeaurora.org>
Loading
Please register or sign in to comment