V4L/DVB (6338): ivtv: fix incorrect EBUSY return
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 12 Oct 2007 09:18:30 +0000 (06:18 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 22 Oct 2007 14:01:44 +0000 (12:01 -0200)
commitaf3420b4495914a1a889ae7de0220c793461ba1f
treef8b5a6e8468921a5a2b975d7f01cb36fd78e1998
parenta04036a3129e09a9b9097de2b1f77dd82a6e9ac3
V4L/DVB (6338): ivtv: fix incorrect EBUSY return

Trying to open the radio when a capture is in progress will make it
impossible to open the radio again since the radio stream wasn't released.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-fileops.c