| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-20 | mtd: mtdram: add missing 'const' | Brian Norris | 1 | -1/+1 | |
| mtdram_init_device() wasn't updated along with mtd_partition.name. Signed-off-by: Brian Norris <[email protected]> Cc: Geert Uytterhoeven <[email protected]> | |||||
| 2010-05-10 | mtd: mtdram.h: checkpatch cleanup | Andrea Gelmini | 1 | -1/+1 | |
| include/linux/mtd/mtdram.h:6: ERROR: code indent should use tabs where possible Signed-off-by: Andrea Gelmini <[email protected]> Signed-off-by: Artem Bityutskiy <[email protected]> Signed-off-by: David Woodhouse <[email protected]> | |||||
| 2007-11-06 | [MTD] Provide mtdram.h with mtdram_init_device() prototype | Jesper Nilsson | 1 | -0/+8 | |
| This is used by axisflashmap.c to boot from ram. Signed-off-by: Jesper Nilsson <[email protected]> Acked-by: Mikael Starvik <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: David Woodhouse <[email protected]> | |||||