Skip to content
Snippets Groups Projects
Commit 567a244b authored by Francis Moreau's avatar Francis Moreau Committed by Jean Delvare
Browse files

i2c-bfin-twi: Remove useless twi_lock mutex


Remove this unneeded mutex. Indeed it was used to serialize access to
the hardware, but this is already done by the i2c-core layer, see
'bus_lock' mutex used by i2c_transfer().

Signed-off-by: default avatarFrancis Moreau <francis.moro@gmail.com>
Acked-by: default avatarBryan Wu <bryan.wu@analog.com>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent e07bc679
No related branches found
No related tags found
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