msm: isp: fix the invalid type conversion
stream_idx cannot take negative value and wrongly type casted to int.
Use uint32_t to fix this issue.
Change-Id: I7f306d3a24fc8f73aae91c0514b3747592466404
Signed-off-by:
Srikanth Uyyala <suyyala@codeaurora.org>
Loading
Please register or sign in to comment