[PATCH v2] mtd: unify mtd partition/device registration

Atsushi Nemoto anemo at mba.ocn.ne.jp
Fri Nov 14 09:27:42 EST 2008


On Fri, 14 Nov 2008 07:22:31 -0500, Mike Frysinger <vapier at gentoo.org> wrote:
> Rather than having every map/mtd driver doing the same sequence of
> registering partitions and/or devices, implement common parse_mtd().
> 
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> v2:
> 	- ifdef parsers in parse_mtd()
> 	- add "always_whole" to parse_mtd()
> 	- add unparse_mtd()
> 
>  drivers/mtd/mtdcore.c   |   60 +++++++++++++++++++++++++++++++++++++++++++++++
>  include/linux/mtd/mtd.h |    5 ++++
>  2 files changed, 65 insertions(+), 0 deletions(-)

Though not tested yet on real hardware, all patches looks OK for me.
Thanks!

---
Atsushi Nemoto



More information about the linux-mtd mailing list