Hi

> > The names are the same as I have not changed that code at all.  As I
> > was just testing the new NAND I did not change the drivers except to
> > add an additional ID to the drivers/mtd/nand/nand_ids.c file.
> > Otherwise I just replaced the actual chip on the EVM board.  This is
> > why I was wondering if there was something else going on when the
> > platform_probe is done or maybe before that which is failing because I
> > need to change or add something elsewhere to identify the new chip.
> >
> 
> Okay, then how about here, where a check is first done to see if there is
a
> match between the device and driver id
> 
> if (drv->bus->match && !drv->bus->match(dev, drv))

Sorry I am struggling to find this line of code. I am using version
2.6.32-rc2 of the kernel. Where would I look to find this entry?

Regards
Sean

--
Sean Preston
Email: se...@pfk.co.za

_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to