commit | 7415c7602ddb14a9a9c39bc8c38afa667092a527 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Fri Jan 29 06:51:08 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jan 29 18:34:06 2010 -0200 |
tree | b837c85e88d1979fd9fe9afcd9aa0c7e8625b88a | |
parent | 92dcffb916d309aa01778bf8963a6932e4014d07 [diff] |
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>