staging: iio: Ensure mutex is correctly unlocked in __iio_push_event
authorJonathan Cameron <jic23@cam.ac.uk>
Sat, 9 Jan 2010 16:57:34 +0000 (16:57 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:42 +0000 (16:42 -0800)
commit75c8075394906b4bda4b056328bd9b401277d9b8
treea88b40594d0e6adcb207cabd3b41498cf394654a
parent0daa04a586f03de8f9022e29fb41c9dc0de28c4a
staging: iio: Ensure mutex is correctly unlocked in __iio_push_event

This error was picked up by running the smatch static
checker over all the IIO subsytem.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/industrialio-core.c