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:
6e2c2dc
)
staging: sst: remove the kernel locking in ioctl
author
Vinod Koul
<vinod.koul@intel.com>
Thu, 14 Oct 2010 15:59:38 +0000
(16:59 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 14 Oct 2010 19:11:24 +0000
(12:11 -0700)
kernel locking in ioctl was introduced when ioctl function was
moved from ioctl to unlocked ioctl
This is no longer required hence removed
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found