[PATCH] mtd: unify mtd partition/device registration
Jörn Engel
joern at logfs.org
Sun Nov 16 12:34:54 EST 2008
On Wed, 12 November 2008 18:38:53 -0500, Mike Frysinger wrote:
>
> Rather than having every map/mtd driver doing the same sequence of
> registering partitions and/or devices, implement common parse_mtd().
I just added partitioning support to block2mtd. Looks like I might
rethink the patch. :)
> @@ -292,6 +292,43 @@ void put_mtd_device(struct mtd_info *mtd)
> module_put(mtd->owner);
> }
>
> +#include <linux/mtd/partitions.h>
#include in the middle of the code?
Jörn
--
Happiness isn't having what you want, it's wanting what you have.
-- unknown
More information about the linux-mtd
mailing list