commit | 66b8053e249c76b0d800805dac7e7dc80c3d7764 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Sat Oct 29 10:53:19 2016 +0200 |
committer | Mark Brown <broonie@kernel.org> | Sat Oct 29 11:58:51 2016 -0600 |
tree | 4ae69eddf791e1cb64dd17f14efced911becd2c6 | |
parent | f05689a662d47896da742f5338eab183ed692c1c [diff] |
spi: fsl-espi: small fix to error path in fsl_espi_irq spin_lock is used to obtain the spinlock, so spin_unlock has to be used here. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>