Re: [PATCH 3/3] Freescale enhanced Local Bus Controller FCM NAND support.

2008-01-13 Thread Stephen Rothwell
Hi Scott, [Corrected list address.] On Fri, 11 Jan 2008 14:43:20 -0600 Scott Wood <[EMAIL PROTECTED]> wrote: > > +static int __devinit fsl_elbc_ctrl_probe(struct of_device *ofdev, > + const struct of_device_id *match) > +{ > + child = NULL; > + whi

Re: [PATCH 3/3] Freescale enhanced Local Bus Controller FCM NAND support.

2008-01-13 Thread Stephen Rothwell
Hi Scott, On Fri, 11 Jan 2008 14:43:20 -0600 Scott Wood <[EMAIL PROTECTED]> wrote: > > +static int __devinit fsl_elbc_ctrl_probe(struct of_device *ofdev, > + const struct of_device_id *match) > +{ > + child = NULL; > + while ((child = of_get_next_ch

[PATCH 3/3] Freescale enhanced Local Bus Controller FCM NAND support.

2008-01-11 Thread Scott Wood
Signed-off-by: Nick Spence <[EMAIL PROTECTED]> Signed-off-by: Scott Wood <[EMAIL PROTECTED]> --- drivers/mtd/nand/Kconfig |9 + drivers/mtd/nand/Makefile|1 + drivers/mtd/nand/fsl_elbc_nand.c | 1243 ++ 3 files changed, 1253 insertions(+)