i2c: Push ioctl BKL down into the i2c code
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Mon, 14 Jul 2008 20:38:27 +0000 (22:38 +0200)
committerJean Delvare <khali@mahadeva.delvare>
Mon, 14 Jul 2008 20:38:27 +0000 (22:38 +0200)
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 <alan@redhat.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>

No differences found