diff options
| author | Hans Verkuil <hans.verkuil@cisco.com> | 2014-03-10 12:23:13 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-04-16 18:45:06 -0300 |
| commit | dcc2428a5e930aa7c0f40840a946b68a396ceae6 (patch) | |
| tree | 78d227167946a3c902462bf449419f5c1ab02a36 /lib/mpi | |
| parent | fd4354cf528ab28322374b7fdbcaa2c9828e53f4 (diff) | |
[media] vb2: move __qbuf_mmap before __qbuf_userptr
__qbuf_mmap was sort of hidden in between the much larger __qbuf_userptr
and __qbuf_dmabuf functions. Move it before __qbuf_userptr which is
also conform the usual order these memory models are implemented: first
mmap, then userptr, then dmabuf.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Pawel Osciak <pawel@osciak.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions
