cris: push down BKL into some device drivers
authorArnd Bergmann <arnd@arndb.de>
Tue, 27 Apr 2010 14:24:21 +0000 (16:24 +0200)
committerJesper Nilsson <jesper.nilsson@axis.com>
Thu, 29 Apr 2010 14:36:40 +0000 (16:36 +0200)
A number of cris specific device drivers still use the
locked ->ioctl operation. Convert them to unlocked_ioctl
with explicit lock_kernel calls.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>

No differences found