From: Dan Carpenter Date: Thu, 6 Oct 2011 06:17:00 +0000 (+0300) Subject: Staging: iio/adc/ad7150: release lock on error X-Git-Tag: v3.2-rc1~169^2^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee760ab2a95a1c52c7c68dc30c181425c667a507;p=pandora-kernel.git Staging: iio/adc/ad7150: release lock on error The error_ret label should have been before the mutex_unlock(). It's a typo. Signed-off-by: Dan Carpenter Acked-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed