V4L/DVB (10270): saa7146: fix unbalanced mutex_lock/unlock
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 18 Jan 2009 18:08:33 +0000 (15:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 29 Jan 2009 10:47:01 +0000 (08:47 -0200)
commitba3ed4c57fde2df1a8a5b0c445ae5d685334e5f9
tree2ab6e969c21596c641dd4df9245145615e0edd4d
parent6dbe7af37def293e1116af186c94e2d47d353190
V4L/DVB (10270): saa7146: fix unbalanced mutex_lock/unlock

The default case of the switch didn't unlock the mutex.

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