]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB: saa7134: remove stray unlock_kernel
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 29 Jan 2010 09:51:08 +0000 (06:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 29 Jan 2010 20:34:06 +0000 (18:34 -0200)
commit920b0ace9e4ed4b1d2af3fd7711e8c7e297d263a
treeb837c85e88d1979fd9fe9afcd9aa0c7e8625b88a
parentf9d0446d803ec9799178e95259f6c790f068ee0f
V4L/DVB: saa7134: remove stray unlock_kernel

An earlier commit removed the lock_kernel/unlock_kernel pair but forgot
to remove the unlock_kernel call in the cleanup path at the end of the
function.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/saa7134/saa7134-empress.c