]> Pileus Git - ~andy/linux/commit
[media] vb2: Handle return value from start_streaming callback
authorPawel Osciak <pawel@osciak.com>
Sun, 20 Mar 2011 22:26:41 +0000 (19:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 22 Mar 2011 07:55:08 +0000 (04:55 -0300)
commit5db2c3ba4de8489a7a064bac463bb8af2c7a1ae4
treed1dbaabc2a6133ca962ed90e3af8dd0e94488702
parent4ffabdb35ad59fdb8cb6ad3ff4733694ff0dfc35
[media] vb2: Handle return value from start_streaming callback

Fix vb2 not handling return value from start_streaming() callback.

Signed-off-by: Pawel Osciak <pawel@osciak.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/videobuf2-core.c