On Thu, 2007-12-13 at 11:15 -0600, Scott Wood wrote: > Some nand controllers, such as the Freescale enhanced local bus controller, > need to do late initialization based on details of the chip that has been > probed, such as chip size, large/small pages, etc. A late_init() callback > method is added to allow this.
Do you really need this so late? Can't it be done between nand_scan_ident() and nand_scan_tail()? That's why we split nand_scan() into two in the first place... -- dwmw2 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev