android_kernel_google_msm/drivers/uio
Linus Torvalds edcc061a1b Fix a few incorrectly checked [io_]remap_pfn_range() calls
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.

CRs-Fixed: 570735
Change-Id: I927a67ea80fea5ed706749ead9defb1e72633952
Reported-by: Nico Golde <nico@ngolde.de>
Cc: stable@kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org.
Git-commit: 7314e613d5
Git-repo: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git
[pratibha@codeaurora.org:resolve trivial merge conflicts]
Signed-off-by: Pratibhasagar V <pratibha@codeaurora.org>

Signed-off-by: Ed Tam <etam@google.com>
2014-07-15 17:06:52 -07:00
..
Kconfig uio: msm_sharedmem: Add new device driver for sharedmemory access 2014-07-15 23:59:19 +00:00
Makefile uio: msm_sharedmem: Add new device driver for sharedmemory access 2014-07-15 23:59:19 +00:00
msm_sharedmem.c uio: msm_shared: Add support for platform data 2014-07-16 00:03:22 +00:00
uio.c Fix a few incorrectly checked [io_]remap_pfn_range() calls 2014-07-15 17:06:52 -07:00
uio_aec.c
uio_cif.c
uio_netx.c
uio_pci_generic.c uio: Convert uio_generic_pci to new intx masking API 2012-01-06 12:10:35 -08:00
uio_pdrv.c
uio_pdrv_genirq.c
uio_pruss.c
uio_sercos3.c