commit | 4699b5f34a09e6fcc006567876b0c3d35a188c62 | [log] [tgz] |
---|---|---|
author | Luis Alves <ljalvs@gmail.com> | Fri Oct 04 11:48:11 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Mon Oct 14 06:38:56 2013 -0300 |
tree | 8a111a3c0db935633918846c9af661e0335180af | |
parent | 3bf740bf8d4258e1e22176761663cf298518def3 [diff] |
[media] cx24117: prevent mutex to be stuck on locked state if FE init fails This patch will fix the situation where the mutex was left in a locked state if for some reason the FE init failed. Signed-off-by: Luis Alves <ljalvs@gmail.com> Reviewed-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>