public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* Finding 'orphaned' i2c drivers
@ 2009-02-23 11:00 Daniel Mack
       [not found] ` <20090223110052.GE15722-ahpEBR4enfnCULTFXS99ULNAH6kLmebB@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Daniel Mack @ 2009-02-23 11:00 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA

Hi,

what's the suggested way of implementing an i2c drver which does not
have any other interfaces to the outside world than just the i2c device
it is communicating with? More specificly, I implemented a driver for a
Maxim clock generator and would like to use a proprietary interface with
it from a alsa-soc module. I just can't find a sane way to access the
driver's instance from there. It does exist somewhere in the linux
device tree, but is there a simple function that iterates over it and
returns it to me by name? Reading include/linux/device.h didn't point me
to anything that could fit.

Excuse me this is a stupid question, but I can't find any useful
information about that anywhere.

Thanks,
Daniel

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

end of thread, other threads:[~2009-02-23 15:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-23 11:00 Finding 'orphaned' i2c drivers Daniel Mack
     [not found] ` <20090223110052.GE15722-ahpEBR4enfnCULTFXS99ULNAH6kLmebB@public.gmane.org>
2009-02-23 14:38   ` Jon Smirl
     [not found]     ` <9e4733910902230638w262cd027pba4b65509e2e8a41-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-02-23 14:43       ` Daniel Mack
     [not found]         ` <20090223144300.GA18378-ahpEBR4enfnCULTFXS99ULNAH6kLmebB@public.gmane.org>
2009-02-23 15:16           ` Jon Smirl
     [not found]             ` <9e4733910902230716t39994927i454bceb641c650ed-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-02-23 15:18               ` Jon Smirl
     [not found]                 ` <9e4733910902230718p1f896e77u9292708b71ab36a6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-02-23 15:24                   ` Jon Smirl
2009-02-23 14:43   ` Mark Brown
     [not found]     ` <20090223144343.GC2078-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2009-02-23 14:51       ` Daniel Mack
     [not found]         ` <20090223145142.GB18378-ahpEBR4enfnCULTFXS99ULNAH6kLmebB@public.gmane.org>
2009-02-23 15:04           ` Mark Brown

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