commit | 88eea8de94b09207421b75b0029d50727a1dff38 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Thu Oct 14 16:59:38 2010 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Oct 14 12:11:24 2010 -0700 |
tree | 54e74b24495357e51f4885ae032f4c389da4eb27 | |
parent | 6e2c2dcfa4c30532bf9e66a1d0f42a7342283f4c [diff] |
staging: sst: remove the kernel locking in ioctl 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>