Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6b9e990a authored by Evgeniy Borisov's avatar Evgeniy Borisov
Browse files

msm: camera: sensor: Do not use interruptible wait call in CCI



If we terminate (-ERESTARTSYS signal) before sending last
i2c message with a stop condition, the bus remains busy
and we are not able to send new messages into bus with
successive CCI calls. Therefore a pending signal is not
caught here and we return only because of timeout or
i2c error.

Change-Id: I12d4108439887102acf4910273760a8a82a2113d
Signed-off-by: default avatarEvgeniy Borisov <eborisov@codeaurora.org>
parent 6f98406b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment