linux-stable/drivers/uio
Matt Porter 2eb2478d47 uio: uio_pruss: replace private SRAM API with genalloc
Remove the use of the private DaVinci SRAM API in favor
of genalloc. The pool to be used is provided by platform
data.

Signed-off-by: Matt Porter <mporter@ti.com>
Signed-off-by: "Hans J. Koch" <hjk@hansjkoch.de>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
2012-10-27 16:28:32 +05:30
..
Kconfig uio: uio_pruss: replace private SRAM API with genalloc 2012-10-27 16:28:32 +05:30
Makefile UIO: add PRUSS UIO driver support 2011-03-07 13:10:27 -08:00
uio.c mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 2012-10-09 16:22:19 +09:00
uio_aec.c
uio_cif.c
uio_netx.c uio_netx: Add support for netPLC cards 2011-04-19 16:56:02 -07:00
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: convert drivers/uio/* to use module_platform_driver() 2011-11-26 20:12:48 -08:00
uio_pdrv_genirq.c uio_pdrv_genirq: get irq through platform resource if not set otherwise 2012-05-15 08:44:58 -07:00
uio_pruss.c uio: uio_pruss: replace private SRAM API with genalloc 2012-10-27 16:28:32 +05:30
uio_sercos3.c