Re: [PATCH] MTD ofpart: Check availability of reg property instead of name property

2009-08-25 Thread Kumar Gala
On Aug 25, 2009, at 8:52 AM, Benjamin Krill wrote: The previous implementation breaks the dts binding "mtd- physmap.txt". This implementation fixes the issue by checking the availability of the reg property instead of the name property. Signed-off-by: Benjamin Krill --- drivers/mtd/ofpart.c

[PATCH] MTD ofpart: Check availability of reg property instead of name property

2009-08-25 Thread Benjamin Krill
The previous implementation breaks the dts binding "mtd-physmap.txt". This implementation fixes the issue by checking the availability of the reg property instead of the name property. Signed-off-by: Benjamin Krill --- drivers/mtd/ofpart.c | 21 ++--- 1 files changed, 10 insert