[i2c] [PATCH try#2] bfin_twi: Remove useless twi_lock mutex
Jean Delvare
khali at linux-fr.org
Mon Sep 17 17:29:06 CEST 2007
On Wed, 12 Sep 2007 17:18:23 +0800, Bryan Wu wrote:
> From: Francis Moreau <francis.moro at gmail.com>
> Subject: [PATCH] bfin_twi: Remove useless twi_lock mutex
>
> This patch removes this unneeded mutex. Indeed it was used
> to serialized 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 at gmail.com>
Applied, thanks.
--
Jean Delvare
More information about the i2c
mailing list