staging: sst: remove the kernel locking in ioctl
authorVinod Koul <vinod.koul@intel.com>
Thu, 14 Oct 2010 15:59:38 +0000 (16:59 +0100)
committerGreg 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