* [GIT PULL] i2c updates for 2.6.39
@ 2011-03-20 14:41 Jean Delvare
0 siblings, 0 replies; only message in thread
From: Jean Delvare @ 2011-03-20 14:41 UTC (permalink / raw)
To: Linus Torvalds, Linux I2C, LKML
Hi Linus,
Please pull i2c subsystem updates for Linux 2.6.39 from:
git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git i2c-for-linus
Mostly core clean-ups this time.
Documentation/feature-removal-schedule.txt | 19 ++++-----
Documentation/i2c/busses/i2c-i801 | 3 +-
Documentation/i2c/instantiating-devices | 2 +-
Documentation/i2c/upgrading-clients | 18 ++++----
Documentation/video4linux/Zoran | 2 +-
drivers/i2c/Makefile | 1 +
drivers/i2c/busses/Kconfig | 3 +-
drivers/i2c/busses/i2c-i801.c | 4 +-
drivers/i2c/i2c-boardinfo.c | 2 +-
drivers/i2c/i2c-core.c | 28 +++++++++----
drivers/i2c/i2c-dev.c | 60 ++++++++++++++++++----------
include/linux/i2c-id.h | 37 -----------------
include/linux/i2c.h | 18 ++++----
13 files changed, 97 insertions(+), 100 deletions(-)
delete mode 100644 include/linux/i2c-id.h
---------------
Jean Delvare (7):
i2c: make i2c_get_adapter prototype clearer
i2c: Minor fixes to upgrading-clients document
i2c: Get rid of <linux/i2c-id.h>
i2c: Export i2c_for_each_dev
i2c-dev: Use standard bus notification mechanism
i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter
i2c: Drop i2c_adapter.id
Roman Fietze (1):
i2c: Fix typo in instantiating-devices document
Seth Heasley (1):
i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs
Wolfram Sang (1):
i2c-boardinfo: Fix typo in comment
Thanks,
--
Jean Delvare
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-20 14:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-20 14:41 [GIT PULL] i2c updates for 2.6.39 Jean Delvare
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).