git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c8d558
)
[media] videobuf-dma-contig: use vm_iomap_memory()
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 17 Apr 2013 11:22:16 +0000
(08:22 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 21 May 2013 12:22:12 +0000
(09:22 -0300)
vm_iomap_memory() provides a better end user interface than
remap_pfn_range(), as it does the needed tests before doing
mmap.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found