[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

driver probe routuine never get called



Hi,
I am using an i2c bus adapter driver, that happens to be a platform driver. After it registers itself w/ driver_register(), its probe routine (initialized in the device driver structure) never gets called.
Is there anything I can do to force the platform core code to call the probe routine of the i2v bus adapter driver?
I have tried using platform_driver_register() rather than driver_register() but it didn't help.
Thx
-jf simon







___________________________________________________________________________ Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et suivez l'actualité en temps réel. Rendez-vous sur http://fr.yahoo.com/set



-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/