Re: [PATCH] powerpc: fix obsolete device tree code for the UPM NAND driver.

2010-06-12 Thread Anatolij Gustschin
On Sat, 12 Jun 2010 14:39:43 +0200 Richard Cochran wrote: > Commit 58f9b0b02414062eaff46716bc04b47d7e79add5 removed of_device->node. > This driver was apparently overlooked in the processes. > > Signed-off-by: Richard Cochran > --- > drivers/mtd/nand/fsl_upm.c | 18 ++ > 1 fi

[PATCH] powerpc: fix obsolete device tree code for the UPM NAND driver.

2010-06-12 Thread Richard Cochran
Commit 58f9b0b02414062eaff46716bc04b47d7e79add5 removed of_device->node. This driver was apparently overlooked in the processes. Signed-off-by: Richard Cochran --- drivers/mtd/nand/fsl_upm.c | 18 ++ 1 files changed, 10 insertions(+), 8 deletions(-) diff --git a/drivers/mtd/na