Skip to content
Commit ad347285 authored by Karthik Anantha Ram's avatar Karthik Anantha Ram
Browse files

msm: camera: icp: Change function return value only to report err



Currently hfi_read_message returns a negative value in case of
error otherwise the words read from the queue as return value.
This change passes an input param that is populated with number
of words read from the queue in a given call. The return value
will only report a success or failure.

Change-Id: I6e60c20131735432b2022a06fdef3b1baa29e7cb
Signed-off-by: default avatarKarthik Anantha Ram <kartanan@codeaurora.org>
parent 6e4bc937
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment