diff options
author | Francis Moreau <francis.moro@gmail.com> | 2007-10-13 23:56:31 +0200 |
---|---|---|
committer | Jean Delvare <khali@hyperion.delvare> | 2007-10-13 23:56:31 +0200 |
commit | 567a244b8b431ee8399bb43c7e65df605bdd5458 (patch) | |
tree | b5df403c110f241981a83399b36ad5b740781e64 /Documentation/scsi | |
parent | e07bc679fbf59f1bf569d443e286911319480e87 (diff) |
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: Francis Moreau <francis.moro@gmail.com>
Acked-by: Bryan Wu <bryan.wu@analog.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Documentation/scsi')
0 files changed, 0 insertions, 0 deletions