From: Jean Delvare Date: Sat, 26 Nov 2005 20:00:54 +0000 (+0100) Subject: [PATCH] i2c: Rework client usage count, 2 of 3 X-Git-Tag: v2.6.16-rc1~935^2~1^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cde7859bda0d1124392b44e50aa11df99707e1d9;p=pandora-kernel.git [PATCH] i2c: Rework client usage count, 2 of 3 Make I2C_CLIENT_ALLOW_USE the default for all i2c clients. It doesn't hurt if the usage count is actually never used for any given driver, and allows for nice code simplifications in i2c-core. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed