commit | 5ae094cea1b4f3715ee6ea4f49d0b36d564f90e7 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Thu Nov 18 00:56:37 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 29 08:16:57 2010 -0200 |
tree | 1cdf53ec82ba82127508aa5a710c9a5b78bd4f9f | |
parent | 5ad1a55542dd69d2c6aa7db5ca79073d693bbfed [diff] |
[media] cx231xx: stray unlock on error path The lock isn't held here and doesn't need to be unlocked. The code has been like this since the driver was merged. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>