public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* i2c old to new style conversion
@ 2008-07-31 14:26 Luca Santini
  2008-07-31 14:27 ` Luca Santini
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luca Santini @ 2008-07-31 14:26 UTC (permalink / raw)
  To: linux-sh

Hi Manuel,
i'm trying the conversion of wm8731 driver and a attach my patch.

The problem is: the method wm8731_i2c_probe() - connected to 
i2c_add_driver.probe field - isn't called and alsa says "No Soundcard 
found".


in the old style driver the method wm8731_codec_probe()  - connected to 
i2c_add_driver.attach_adapter field -  is called during initialization 
by i2c_add_driver() .

How to call wm8731_i2c_probe()? Do i miss something?


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

end of thread, other threads:[~2008-07-31 15:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-31 14:26 i2c old to new style conversion Luca Santini
2008-07-31 14:27 ` Luca Santini
2008-07-31 14:43 ` Paul Mundt
2008-07-31 15:52 ` Luca Santini

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