msm: vidc_3x: Correct the arguments type to align with format string
Correct the arguments type to align with format string(%pK) in printk
statements. Crash issue with data abort is seen because of this, use
&binfo->smem[i] instead of binfo->smem[i].
Change-Id: Ie595f402aa0427694a9e7e3477f81d626224d956
Signed-off-by:
Paras Nagda <pnagda@codeaurora.org>
Loading
Please register or sign in to comment