diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2014-03-10 16:23:13 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-04-16 23:45:06 +0200 |
commit | dcc2428a5e930aa7c0f40840a946b68a396ceae6 (patch) | |
tree | 78d227167946a3c902462bf449419f5c1ab02a36 /drivers/scsi/scsi_transport_sas.c | |
parent | [media] vb2: use correct prefix (diff) | |
download | linux-dcc2428a5e930aa7c0f40840a946b68a396ceae6.tar.xz linux-dcc2428a5e930aa7c0f40840a946b68a396ceae6.zip |
[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 'drivers/scsi/scsi_transport_sas.c')
0 files changed, 0 insertions, 0 deletions