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: Iac52decc86b7a951c9d1872d9bc30b7d0d421d68
Signed-off-by:
Mahesh Voorugonda <mvooru@codeaurora.org>
Loading
Please register or sign in to comment