V4L/DVB (10713): zoran: if reqbufs is called with count == 0, do a streamoff.
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 18 Feb 2009 20:15:46 +0000 (17:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:56 +0000 (12:42 -0300)
commit84c1b09495ea366276726b0df2dcd7898cda9d0f
treef9d6a6726b322b36737f184bf594c6a6841b1d66
parent5ca75b00ffd0df5bae16e84830f2710537efed11
V4L/DVB (10713): zoran: if reqbufs is called with count == 0, do a streamoff.

count == 0 has a special meaning, implement this.

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