commit | 0647064293d745720fc62e2edc7734fa8af06adf | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Tue Mar 04 07:27:13 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Mar 11 06:56:38 2014 -0300 |
tree | b8e1092039c7a3a10ef3102b8bf1ee4fc028f75e | |
parent | b5b4541eef8eac83f5c0d166d8e494f7c9fff202 [diff] |
[media] vb2: change result code of buf_finish to void The buf_finish op should always work, so change the return type to void. Update the few drivers that use it. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Pawel Osciak <pawel@osciak.com> Reviewed-by: Pawel Osciak <pawel@osciak.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>