From: Jean Delvare Date: Mon, 27 Feb 2006 22:08:18 +0000 (+0100) Subject: [PATCH] I2C: i2c-ali1535: Drop redundant mutex X-Git-Tag: v2.6.17-rc1~997^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cbcb4d39a83d4df7e45c13b5ebd9fe73e025237;p=pandora-kernel.git [PATCH] I2C: i2c-ali1535: Drop redundant mutex Drop a redundant mutex in driver i2c-ali1535. The struct i2c_adapter includes a mutex for the same purpose, operated by i2c-core. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed