[GIT PULL] i2c fixes for 2.6.24

From: Jean Delvare
Date: Thu Nov 15 2007 - 13:51:08 EST


Linus,

Please pull the i2c subsystem fixes for Linux 2.6.24 from:

git://jdelvare.pck.nerim.net/jdelvare-2.6 i2c-for-linus

There are fixes to the i2c-dev, i2c-pasemi and eeprom drivers, and
comment updates.

drivers/i2c/busses/i2c-pasemi.c | 7 +++-
drivers/i2c/chips/eeprom.c | 37 +++++++++++------
drivers/i2c/i2c-core.c | 3 +-
drivers/i2c/i2c-dev.c | 86 ++++++++++++++++++++++++++++++++++++++-
include/linux/i2c.h | 5 --
5 files changed, 115 insertions(+), 23 deletions(-)

---------------

David Brownell (1):
i2c-dev: "how does it work" comments

Jean Delvare (4):
i2c-dev: Unbound new-style i2c clients aren't busy
i2c: Make i2c_check_addr static
i2c/eeprom: Hide Sony Vaio serial numbers
i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefix

Olof Johansson (1):
i2c-pasemi: Fix NACK detection

Robert P. J. Day (1):
i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"

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/