[GIT PULL] i2c updates for 2.6.39

From: Jean Delvare
Date: Sun Mar 20 2011 - 10:42:04 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/