Staging: iio: release locks on error paths
authorDan Carpenter <error27@gmail.com>
Thu, 30 Jun 2011 09:01:31 +0000 (12:01 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 6 Jul 2011 03:34:58 +0000 (20:34 -0700)
There are a couple places here where we should have called
mutex_unlock() before returning.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found