commit | 82163edcdfa4eb3d74516cc8e9f38dd3d039b67d | [log] [tgz] |
---|---|---|
author | Santosh Nayak <santoshprasadnayak@gmail.com> | Sat Jun 23 07:59:54 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jul 06 19:36:27 2012 -0300 |
tree | b05077c286a905b7e31d9c6192c7ebb4f2ef460d | |
parent | f676fa068819357f716953920b764554fe116b3c [diff] |
[media] dvb-core: Release semaphore on error path dvb_register_device() There is a missing "up_write()" here. Semaphore should be released before returning error value. Cc: stable@kernel.org Signed-off-by: Santosh Nayak <santoshprasadnayak@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>