All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Santini <luca.santini@spesonline.com>
To: linux-sh@vger.kernel.org
Subject: Re: i2c_board_info use
Date: Wed, 30 Jul 2008 14:06:46 +0000	[thread overview]
Message-ID: <48907576.3080309@spesonline.com> (raw)
In-Reply-To: <48906795.9040101@spesonline.com>


can you suggest a new-style driver for inspiration?

thanks

Manuel Lauss wrote:
> Luca Santini wrote:
>> Hi,
>> i'm trying to register (with i2c_board_info()) a wm8731 i2c codec to 
>> solve "SMBus Quick command not supported" problem...
>>
>> but i have no luck... where i'm wrong?
> 
> The Problem is with the wm8731.c codec driver: it still isn't converted
> from old-style I2C probing (attach_adapter / detach_client) to new-style
> (probe/remove). Old-style still requires a working SMBus quick 
> implementation
> in the i2c bus driver.
> 
> So in short, you need to improve the wm8731.c codec.
> 

  reply	other threads:[~2008-07-30 14:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-30 13:07 i2c_board_info use Luca Santini
2008-07-30 14:06 ` Luca Santini [this message]
2008-07-30 14:31 ` Manuel Lauss
2008-07-30 16:23 ` Luca Santini
2008-07-31  5:13 ` Manuel Lauss

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=48907576.3080309@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.