aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdbdi.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-03-24NOMMU: Present backing device capabilities for MTD chardevsDavid Howells1-0/+43
Present backing device capabilities for MTD character device files to allow NOMMU mmap to do direct mapping where possible. Signed-off-by: David Howells <dhowells@redhat.com> Tested-by: Bernd Schmidt <bernd.schmidt@analog.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>