nand/denali: move all hardware initialization work to denali_hw_init
authorChuanxiao Dong <chuanxiao.dong@intel.com>
Thu, 12 Aug 2010 02:07:18 +0000 (10:07 +0800)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 12 Aug 2010 10:10:40 +0000 (11:10 +0100)
All hardware initialization will be done in denali_hw_init before
irq handler registered
Change mtd name from "DENALI NAND" to be "denali-nand" since whitespace in
name can cause problems if we use cmdlinepart

Signed-off-by: Chuanxiao Dong <chuanxiao.dong@intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found