From: Luca Santini <luca.santini@spesonline.com>
To: linux-sh@vger.kernel.org
Subject: i2c old to new style conversion
Date: Thu, 31 Jul 2008 14:26:25 +0000 [thread overview]
Message-ID: <4891CB91.6040308@spesonline.com> (raw)
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?
next reply other threads:[~2008-07-31 14:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-31 14:26 Luca Santini [this message]
2008-07-31 14:27 ` i2c old to new style conversion Luca Santini
2008-07-31 14:43 ` Paul Mundt
2008-07-31 15:52 ` Luca Santini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4891CB91.6040308@spesonline.com \
--to=luca.santini@spesonline.com \
--cc=linux-sh@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.