[MTD] [MAPS] don't force uclinux mtd map to be root dev
commit33672f72b24191fb17c3666ec1c620f3fa617b50
authorMike Frysinger <vapier@gentoo.org>
Fri, 11 May 2007 05:51:53 +0000 (10 22:51 -0700)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 11 May 2007 10:48:15 +0000 (11 11:48 +0100)
tree40a690eba5ec1dff1bc7435fbde7b001b7324fde
parentb7aa48be1e7a11e36448a7db58931bbf735d2718
[MTD] [MAPS] don't force uclinux mtd map to be root dev

The cheesy uclinux mtd maps can be used for more than just the root device, so
I think we should drop the forcing.

Also, I feel like this is a policy decision that shouldnt be in the kernel in
the first place.  People who have been lazy and boot with uclinux mtd maps and
dont put root= into their commandline can simply add the appropriate root=
line either into their bootloader or into the compiled in bootargs.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/maps/uclinux.c