summaryrefslogtreecommitdiff
path: root/fs/jffs2/fs.c
diff options
context:
space:
mode:
authorAndres Salomon <dilinger@queued.net>2011-10-14 18:33:20 +0400
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2011-10-16 15:56:33 +0400
commitd5de1907d0af22e1a02de2b16a624148517a39c2 (patch)
tree6ac7e707824e32a19716890f21c1f9eaf2f68d86 /fs/jffs2/fs.c
parent5f949137952020214cd167093dd7be448f21c079 (diff)
downloadlinux-d5de1907d0af22e1a02de2b16a624148517a39c2.tar.xz
mtd: provide an alias for the redboot module name
parse_mtd_partitions takes a list of partition types; if the driver isn't loaded, it attempts to load it, and then it grabs the partition parser. For redboot, the module name is "redboot.ko", while the parser name is "RedBoot". Since modprobe is case-sensitive, attempting to modprobe "RedBoot" will never work. I suspect the embedded systems that make use of redboot just always manually loaded redboot prior to loading their specific nand chip drivers (or statically compiled it in). Signed-off-by: Andres Salomon <dilinger@queued.net> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Cc: stable@kernel.org
Diffstat (limited to 'fs/jffs2/fs.c')
0 files changed, 0 insertions, 0 deletions