android_kernel_samsung_msm8976/drivers/uio
Linus Torvalds c79c7ad9d1 Fix a few incorrectly checked [io_]remap_pfn_range() calls
commit 7314e613d5ff9f0934f7a0f74ed7973b903315d1 upstream.

Nico Golde reports a few straggling uses of [io_]remap_pfn_range() that
really should use the vm_iomap_memory() helper.  This trivially converts
two of them to the helper, and comments about why the third one really
needs to continue to use remap_pfn_range(), and adds the missing size
check.

Reported-by: Nico Golde <nico@ngolde.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-13 12:05:33 +09:00
..
Kconfig uio: UIO_DMEM_GENIRQ should depend on HAS_DMA 2013-05-21 10:13:23 -07:00
Makefile
uio.c Fix a few incorrectly checked [io_]remap_pfn_range() calls 2013-11-13 12:05:33 +09:00
uio_aec.c uio: remove use of __devinit 2012-11-21 13:41:35 -08:00
uio_cif.c uio: remove use of __devinitdata 2012-11-21 13:41:35 -08:00
uio_dmem_genirq.c drivers: uio: Only allocate new private data when probing device tree node 2012-11-21 13:44:10 -08:00
uio_netx.c uio: remove use of __devinit 2012-11-21 13:41:35 -08:00
uio_pci_generic.c uio: remove use of __devinit 2012-11-21 13:41:35 -08:00
uio_pdrv.c uio_pdrv: set memory mapping name 2012-11-15 17:29:07 -08:00
uio_pdrv_genirq.c drivers: uio: Only allocate new private data when probing device tree node 2012-11-21 13:44:10 -08:00
uio_pruss.c ARM: arm-soc: SoC updates for 3.8 2012-12-12 12:05:15 -08:00
uio_sercos3.c uio: remove use of __devinitdata 2012-11-21 13:41:35 -08:00