[MTD] Platform RAM Driver
authorBen Dooks <ben@simtec.co.uk>
Mon, 24 Jan 2005 00:37:04 +0000 (00:37 +0000)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Mon, 23 May 2005 09:33:47 +0000 (11:33 +0200)
commit99f2a8aea18c9779c141050c6f95a8f1da63bbe4
tree5afcd7442131196b69cb6ed406729fa96bb7e0ab
parenta4ab4c5d32b66a440fb2e00f975f919f559f001d
[MTD] Platform RAM Driver

Driver for generic RAM blocks which are exported by an platform_device
from the device driver system.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/plat-ram.c [new file with mode: 0644]
include/linux/mtd/plat-ram.h [new file with mode: 0644]