commit | 5712661d643099bda44909cfd75560fcda72c387 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <elezegarcia@gmail.com> | Wed Sep 26 07:30:34 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Oct 06 12:25:21 2012 -0300 |
tree | b74b822a070b9de0008d790c9087ab8c9627d8b2 | |
parent | e0f6e4d6ff8d82ca6813f47d12f85224d7491d9e [diff] |
[media] uvc: Add return code check at vb2_queue_init() This function returns an integer and it's mandatory to check the return code. Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>