]> Pileus Git - ~andy/linux/commit
V4L/DVB (9190): ivtv: yuv write() error handling tweak
authorIan Armstrong <ian@iarmst.demon.co.uk>
Sat, 11 Oct 2008 09:39:05 +0000 (06:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 17 Oct 2008 20:13:58 +0000 (17:13 -0300)
commit2e668962a54b64f3daffb8eef3ca538e25324d1a
treefbf2c520adf116ce0b4929ecb0d40fb9a59cf0ea
parent26e9a397774a0e94efbb8a0bf4a952c28d808cab
V4L/DVB (9190): ivtv: yuv write() error handling tweak

Modifies behaviour of a failed dma write() operation for the yuv device.
If the dma transfer for the yuv device fails, the write() operation will now
exit immediately.

Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ivtv/ivtv-fileops.c