From: Arnd Bergmann Date: Tue, 27 Apr 2010 14:24:21 +0000 (+0200) Subject: cris: push down BKL into some device drivers X-Git-Tag: v2.6.35-rc2~62^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f35d77645808d1b890abb1a36260bf228854259e;p=pandora-kernel.git cris: push down BKL into some device drivers 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 Signed-off-by: Jesper Nilsson --- Reading git-diff-tree failed