commit | 37d9ed94b97efdacf1cbff91216920d1a620b8cd | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Wed Jun 27 17:10:30 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jul 06 17:28:48 2012 -0300 |
tree | 18ebf49d54e1a3ed2dce69d5c1f7e94a1655fd8e | |
parent | dcaded7e5f7c66facfd0ced5b368e757cbf576ed [diff] |
[media] vb2-core: refactor reqbufs/create_bufs Split off the memory and type validation. This is done both from reqbufs and create_bufs, and will also be done by vb2 helpers in a later patch. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>