Re: [PATCH 3/4] mtd: Factor out OF partition support from the NOR driver.

2008-01-08 Thread David Woodhouse
Please adjust for commit 4edaf56e0f8a6f71e3361bf74e3dc835811761e6 and resend. -- dwmw2 ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: [PATCH 3/4] mtd: Factor out OF partition support from the NOR driver.

2008-01-07 Thread Stefan Roese
On Thursday 13 December 2007, Scott Wood wrote: > Signed-off-by: Scott Wood <[EMAIL PROTECTED]> Acked-by: Stefan Roese <[EMAIL PROTECTED]> Best regards, Stefan ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/lin

[PATCH 3/4] mtd: Factor out OF partition support from the NOR driver.

2007-12-13 Thread Scott Wood
Signed-off-by: Scott Wood <[EMAIL PROTECTED]> --- drivers/mtd/Kconfig|8 drivers/mtd/Makefile |1 + drivers/mtd/maps/physmap_of.c | 88 --- drivers/mtd/ofpart.c | 68 +++ include/linux