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

Skip to content
Commit 2637e5fd authored by 송은봉's avatar 송은봉 Committed by Wolfram Sang
Browse files

i2c: octeon: Fix i2c fail problem when a process is terminated by a signal



I've been debugging the abnormal operation of i2c on octeon. If a process is
terminated by signal in the middle of i2c operation, next i2c read operation
which is done by another process was failed. So i changed to ignore signal in
the middle of i2c operation. After that the problem was not reproduced.

Signed-off-by: default avatarEunbong Song <eunb.song@samsung.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent aaedeb6f
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