public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* new style i2c client problem: probe () is not called
@ 2008-05-13 10:20 Darius
  2008-05-13 10:49 ` Wolfram Sang
  0 siblings, 1 reply; 9+ messages in thread
From: Darius @ 2008-05-13 10:20 UTC (permalink / raw)
  To: i2c-GZX6beZjE8VD60Wz+7aTrA

I'm writing i2c client driver. I have writen my own i2c adapter driver.
For testing, I have one small LCD driver, that is writen in "legacy" 
driver model. It works ok - does attach client, dettach adapter, detects 
my LCD on i2c bus, transmits data...
But when I use the same adapter driver with new style i2c client, it 
only  registers new client driver to i2c-core, but does not call probe() 
function.
What I'm doing wrong?
I set up i2c_board_info in board init function. Should I somewhere call 
i2c_new_device()?

Darius.


_______________________________________________
i2c mailing list
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
http://lists.lm-sensors.org/mailman/listinfo/i2c

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-05-15  9:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-13 10:20 new style i2c client problem: probe () is not called Darius
2008-05-13 10:49 ` Wolfram Sang
     [not found]   ` <20080513104921.GA4485-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2008-05-13 11:29     ` Darius
2008-05-13 12:13       ` Jean Delvare
     [not found]         ` <20080513141337.20068339-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-05-13 12:45           ` Darius
2008-05-13 12:56             ` Jean Delvare
     [not found]               ` <20080513145641.14522f5c-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-05-13 12:53                 ` Darius
2008-05-14 21:20             ` Ben Dooks
     [not found]               ` <20080514212006.GA16881-elnMNo+KYs3pIgCt6eIbzw@public.gmane.org>
2008-05-15  9:41                 ` Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox