Skip to content
Commit cea443a8 authored by Mike Rapoport's avatar Mike Rapoport Committed by Jean Delvare
Browse files

i2c: Support i2c_transfer in atomic contexts



Allow i2c_transfer to be called in contexts where sleeping is not allowed.
It is the reponsability of the caller to ensure that the underlying i2c bus
driver will not sleep either.

Signed-off-by: default avatarMike Rapoport <mike@compulab.co.il>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent 5271071b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment