From: Wei Yongjun Date: Sun, 1 Sep 2013 01:01:00 +0000 (+0800) Subject: spi/qspi: fix missing unlock on error in ti_qspi_start_transfer_one() X-Git-Tag: v3.12-rc1~192^2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6460366fbadc160604f50047d0394c7fc39ceab;p=pandora-kernel.git spi/qspi: fix missing unlock on error in ti_qspi_start_transfer_one() Add the missing unlock before return from function ti_qspi_start_transfer_one() in the error handling case. Signed-off-by: Wei Yongjun Signed-off-by: Mark Brown --- Reading git-diff-tree failed