diff options
author | Mark A. Greer <mgreer@animalcreek.com> | 2014-09-23 22:25:48 +0400 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2014-09-24 02:28:23 +0400 |
commit | fc0ae24386142299db14dfea7f32a20022d94d90 (patch) | |
tree | bfa9a5712f931fd34d1a94e687de48a0942aff91 /drivers/nfc/microread | |
parent | b9e3016a5369839bf923c8d2bec9d1552e50f3f3 (diff) | |
download | linux-fc0ae24386142299db14dfea7f32a20022d94d90.tar.xz |
NFC: trf7970a: Unlock mutex before exiting _trf7970a_tg_listen()
The recently added _trf7970a_tg_listen() routine
has some return paths that don't unlock the mutex
that is locked when the routine is entered. Fix
this by always unlocking the mutex before returning.
Signed-off-by: Mark A. Greer <mgreer@animalcreek.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/nfc/microread')
0 files changed, 0 insertions, 0 deletions