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)
commit77e38bffe0fcaa48f0be68eaa1de4a59d1fd93ad
treedd49613bd990bbd76bdb69aa77b258d4175503a7
parent5bc1200852c3dfc312481f57622f48b289ac802e
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 <alan@redhat.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/i2c-dev.c