Re: [PATCH 06/11] mtd: Add MPC5121 NAND Flash Controller driver

2010-01-25 Thread Anatolij Gustschin
Hi Wolfram, Wolfram Sang wrote: > Please include a logfile with changes since the last version. This really > helps. Ok. > > +static int __init mpc5121_nfc_probe(struct of_device *op, > > + const struct of_device_id *match) > > [...] > > > +{ > > + /* Supp

Re: [PATCH 06/11] mtd: Add MPC5121 NAND Flash Controller driver

2010-01-20 Thread Wolfram Sang
On Tue, Jan 19, 2010 at 09:24:08PM +0100, Anatolij Gustschin wrote: > From: Piotr Ziecik > > Adds NAND Flash Controller driver for MPC5121 Revision 2. > All device features, except hardware ECC and power management, > are supported. > > Signed-off-by: Piotr Ziecik > Signed-off-by: Wolfgang Denk