From: Arnd Bergmann Date: Tue, 27 Apr 2010 14:24:22 +0000 (+0200) Subject: sn_hwperf: Kill BKL usage X-Git-Tag: v2.6.35-rc1~411^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1114b68468fa2359e15c75f415793b9dd0e5d837;p=pandora-kernel.git sn_hwperf: Kill BKL usage This driver always gave up the BKL in its ioctl function, so just convert it to unlocked_ioctl and remove the BKL here. Signed-off-by: Arnd Bergmann Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed