From: Jean Delvare Date: Wed, 11 Aug 2010 16:20:58 +0000 (+0200) Subject: i2c: Move adapter locking helpers to i2c-core X-Git-Tag: v2.6.36-rc1~56^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe61e07e9ebc890c70d97a1f72ddaad4bee2d848;p=pandora-kernel.git i2c: Move adapter locking helpers to i2c-core Uninline i2c adapter locking helper functions, move them to i2c-core, and use them in i2c-core itself. The functions are still exported for external users. This makes future updates to the locking model (which will be needed for multiplexing support) possible and transparent. Signed-off-by: Jean Delvare Cc: Michael Lawnick --- Reading git-diff-tree failed