[media] videobuf-dma-contig: use vm_iomap_memory()
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 17 Apr 2013 11:22:16 +0000 (08:22 -0300)
committerMauro 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