Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MTD] [MAPS] Extend plat-ram to support a supplied probe type | Florian Fainelli | 2008-04-22 | 1 | -2/+3 |
| | | | | | | | | | | | | | | This enhances plat-ram to take a map_probes argument in the platform_data structure which allow plat-ram to support any direct-mapped device that MTD supports (jedec, cfi, amd ..) A few items are also fixed: - Don't panic if probes is 0 - Actually use the partition list that is passed in Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu> Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org> | ||||
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
| | | | | | | | Many files include the filename at the beginning, serveral used a wrong one. Signed-off-by: Uwe Zeisberger <Uwe_Zeisberger@digi.com> Signed-off-by: Adrian Bunk <bunk@stusta.de> | ||||
* | [MTD] Platform RAM Driver | Ben Dooks | 2005-05-23 | 1 | -0/+35 |
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> |