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)
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>

No differences found