git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bc1200
)
i2c: Push ioctl BKL down into the i2c code
author
Alan Cox
<alan@lxorguk.ukuu.org.uk>
Mon, 14 Jul 2008 20:38:27 +0000
(22:38 +0200)
committer
Jean 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