[GIT PATCH] I2C and hwmon bugfixes for 2.6.17-rc1

From: Greg KH
Date: Fri Apr 14 2006 - 16:02:50 EST


Here are some i2c and hwmon fixes for against your current git tree.
They all have been in the -mm tree for a few weeks.

They fix a number of various bugs in the different i2c and hwmon
drivers, and update the documentation a bit.

Please pull from:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/
or from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/
if it isn't synced up yet.

The full patch series will sent to the sensors mailing list, if anyone
wants to see them.

thanks,

greg k-h


Documentation/i2c/busses/i2c-parport | 16 ++++++++++------
drivers/hwmon/w83792d.c | 5 +++--
drivers/i2c/busses/Kconfig | 5 ++++-
drivers/i2c/busses/i2c-parport-light.c | 9 +++++++--
drivers/i2c/busses/i2c-parport.c | 9 +++++++--
drivers/i2c/busses/i2c-parport.h | 2 +-
drivers/i2c/busses/i2c-sis96x.c | 8 --------
drivers/i2c/chips/ds1374.c | 16 ++++++++++------
drivers/i2c/chips/m41t00.c | 16 +++++++++-------
9 files changed, 51 insertions(+), 35 deletions(-)

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

Jean Delvare:
i2c: convert ds1374 to use a workqueue
w83792d: Be quiet on misdetection

Mark A. Greer:
i2c: convert m41t00 to use a workqueue

Mark M. Hoffman:
i2c-sis96x: Remove an init-time log message
i2c-parport: Make type parameter mandatory

-
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/