From: Alan Cox Date: Mon, 14 Jul 2008 20:38:27 +0000 (+0200) Subject: i2c: Push ioctl BKL down into the i2c code X-Git-Tag: v2.6.27-rc1~1077^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77e38bffe0fcaa48f0be68eaa1de4a59d1fd93ad;p=pandora-kernel.git i2c: Push ioctl BKL down into the i2c code This is part of the effort to get rid of the BKL. [JD: In fact i2c-dev doesn't need more locking than is already done for the other i2c drivers, so we can simply switch to unlocked_ioctl.] Signed-off-by: Alan Cox Signed-off-by: Jean Delvare --- Reading git-diff-tree failed