[i2c] [patch 2.6.20-rc1 0/6] I2C driver model updates, part I
David Brownell
david-b at pacbell.net
Sun Dec 17 19:47:16 CET 2006
On Friday 15 December 2006 11:06 am, Jean Delvare wrote:
> 2.6.20-rc1, please ;)
OK ... they follow, updated per your feedback, all the stuff that I was
hoping to see in 2.6.20 so that the other stuff will be easier to test.
- hwmon updates for removing i2c_adapter.dev
- i2c adapter updates for removing i2c_adapter.dev
- non-adapter i2c updates for removing i2c_adapter.dev
- other updates (media etc) for removing i2c_adapter.dev
Those first four can merge in any order, then:
- actually remove i2c_adapter.dev (and final adapter fixes)
- add suspend()/resume()/shutdown() and docs
The driver set should be more complete now; an "allyesconfig" on x86_32
behaves, and I sanity tested the ARM adapter drivers.
Note that this does _not_ include the new style driver model probing,
helpful with OMAP, RTC, DVB, and OpenFirmware, which I'll repost later
as "part II".
- Dave
More information about the i2c
mailing list