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:
7cc4bcc
)
sn_hwperf: Kill BKL usage
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 27 Apr 2010 14:24:22 +0000
(16:24 +0200)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Mon, 17 May 2010 03:27:03 +0000
(
05:27
+0200)
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 <arnd@arndb.de>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
No differences found