V4L/DVB (12178): vpif_display: Fix compile time warnings for mutex locking
authorChaithrika U S <chaithrika@ti.com>
Mon, 22 Jun 2009 12:02:55 +0000 (09:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 03:18:06 +0000 (00:18 -0300)
mutex_lock_interruptible return value has to be handled properly to indicate
the status to the higher layers of the kernel.

Signed-off-by: Chaithrika U S <chaithrika@ti.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found