Re: [PATCH] mpc5121_nfc: Changed SVR check to allow MPC5123.

2010-05-04 Thread Artem Bityutskiy
On Wed, 2010-04-28 at 17:33 -0500, Steve Deiters wrote: > The revision in SVR for MPC5123 is 3. The NFC is the same as MPC5121 > revision 2. > > --- > drivers/mtd/nand/mpc5121_nfc.c |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > Please, add your Signed-off-by and re-send. -

[PATCH] mpc5121_nfc: Changed SVR check to allow MPC5123.

2010-04-28 Thread Steve Deiters
The revision in SVR for MPC5123 is 3. The NFC is the same as MPC5121 revision 2. --- drivers/mtd/nand/mpc5121_nfc.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/mtd/nand/mpc5121_nfc.c b/drivers/mtd/nand/mpc5121_nfc.c index 191bf99..dc04d74 100644 --- a/driv