From: mds@paradyne.com (Mark Studebaker)
To: lm-sensors@vger.kernel.org
Subject: [PATCH] i2c driver changes for 2.5.64
Date: Thu, 19 May 2005 06:23:50 +0000 [thread overview]
Message-ID: <3E7B8FB5.103D3D75@paradyne.com> (raw)
In-Reply-To: <10476033213315@kroah.com>
thanks for the driver model links, that's what I needed.
Greg KH wrote:
>
> On Wed, Mar 19, 2003 at 09:21:37PM -0500, Mark D. Studebaker wrote:
> >
> > No. The i2c and sensors projects were started by different people in
> > different places. In 1999, the i2c project was moved to be hosted
> > at Netroedge, where the sensors project was already.
> > It was put in a separate CVS tree. Over the last couple of
> > years the original i2c contributors have moved on.
> > But the separate trees remain.
>
> Ah, that makes more sense now, thanks for the history lesson.
>
> > guess I missed something, exactly what are the "driver model changes"?
>
> Converting the i2c core, and all drivers over to the kernel driver
> model. See include/linux/device.h for the structures and
> Documentation/driver-model/* for lots of documentation. Also, Pat
> Mochel has written a lot of good documentation at:
> http://www.kernel.org/pub/linux/kernel/people/mochel/doc/lca/driver-model-lca2003.tar.gz
>
> It basically involves hooking the drivers and core up to the rest of the
> kernel, like I've already done. All of the kernel's drivers are either
> already converted to this model, or are in the process of being
> converted.
>
> > I see a new adapter.dev.parent in the bus drivers, is that it?
>
> For now, yes.
>
> > Are there any changes affecting the chip drivers? I didn't see any.
>
> Not yet. If you look at my original patch I sent to the list, I do hook
> up the chip drivers to the driver core, but don't do much with them. I
> didn't include that portion in my patches to Linus as it needs some more
> work to get everything working properly.
>
> Does this help explain stuff? I hope to have a more concrete set of
> patches soon to show what I'm talking about (code is sometimes easier to
> understand than documentation :)
>
> thanks,
>
> greg k-h
next prev parent reply other threads:[~2005-05-19 6:23 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-14 0:50 [BK PATCH] i2c driver changes for 2.5.64 Greg KH
2005-05-19 6:23 ` Greg KH
2003-03-14 0:55 ` [PATCH] " Greg KH
2005-05-19 6:23 ` Greg KH
2003-03-14 0:55 ` Greg KH
2005-05-19 6:23 ` Greg KH
2003-03-14 0:55 ` Greg KH
2005-05-19 6:23 ` Greg KH
2003-03-14 0:55 ` Greg KH
2005-05-19 6:23 ` Greg KH
2003-03-14 0:55 ` Greg KH
2005-05-19 6:23 ` Greg KH
2003-03-14 0:55 ` Greg KH
2005-05-19 6:23 ` Greg KH
2003-03-14 0:55 ` Greg KH
2005-05-19 6:23 ` Greg KH
2003-03-14 0:55 ` Greg KH
2005-05-19 6:23 ` Greg KH
2003-03-14 0:55 ` Greg KH
2005-05-19 6:23 ` Greg KH
2003-03-14 0:55 ` Greg KH
2005-05-19 6:23 ` Greg KH
2003-03-15 9:49 ` Vojtech Pavlik
2005-05-19 6:23 ` Vojtech Pavlik
2003-03-15 21:46 ` Greg KH
2005-05-19 6:23 ` Greg KH
2003-03-15 22:06 ` Vojtech Pavlik
2005-05-19 6:23 ` Vojtech Pavlik
2005-05-19 6:23 ` Jean Delvare
2005-05-19 6:23 ` Greg KH
2005-05-19 6:23 ` Mark Studebaker [this message]
2005-05-19 6:23 ` Greg KH
2005-05-19 6:23 ` Mark D. Studebaker
2005-05-19 6:23 ` Mark D. Studebaker
2005-05-19 6:23 ` Mark D. Studebaker
2005-05-19 6:23 ` Christoph Hellwig
2005-05-19 6:23 ` Greg KH
2003-03-14 8:28 ` Christoph Hellwig
2005-05-19 6:23 ` Christoph Hellwig
2003-03-14 8:21 ` Christoph Hellwig
2005-05-19 6:23 ` Christoph Hellwig
2003-03-14 8:53 ` Greg KH
2005-05-19 6:23 ` Greg KH
2003-03-14 8:19 ` Christoph Hellwig
2005-05-19 6:23 ` Christoph Hellwig
2003-03-14 8:56 ` Greg KH
2005-05-19 6:23 ` Greg KH
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=3E7B8FB5.103D3D75@paradyne.com \
--to=mds@paradyne.com \
--cc=lm-sensors@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.