commit | b6460366fbadc160604f50047d0394c7fc39ceab | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Sun Sep 01 09:01:00 2013 +0800 |
committer | Mark Brown <broonie@linaro.org> | Sun Sep 01 13:47:55 2013 +0100 |
tree | d6d6773bffc0449115464bad5f8db9afcbccdbdb | |
parent | 09222fc33f8e22e81d34a7518e6dd120e4128a11 [diff] |
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 <yongjun_wei@trendmicro.com.cn> Signed-off-by: Mark Brown <broonie@linaro.org>