[BK PATCH] I2C fixes for 2.6.10-rc1

From: Greg KH
Date: Fri Nov 12 2004 - 19:43:37 EST


Hi,

Here are a few small i2c bugfixes for 2.6.10-rc1

Please pull from: bk://kernel.bkbits.net/gregkh/linux/i2c-2.6

Individual patches will follow, sent to the sensors and linux-kernel
lists.

That's it, bug fixes only from me for now till 2.6.10 is out :)

thanks,

greg k-h

Documentation/i2c/dev-interface | 4 +--
drivers/i2c/chips/rtc8564.c | 3 ++
drivers/i2c/i2c-core.c | 19 +++++++++++++++++-
drivers/i2c/i2c-dev.c | 2 -
drivers/i2c/i2c-sensor-detect.c | 2 -
include/linux/i2c.h | 16 +++------------
sound/ppc/daca.c | 24 ++++++++++++-----------
sound/ppc/pmac.h | 2 -
sound/ppc/tumbler.c | 41 ++++++++++++++++++++++------------------
9 files changed, 65 insertions(+), 48 deletions(-)
-----

Gabriel Paubert:
o I2C: Recent I2C "dead code removal" breaks pmac sound

Greg Kroah-Hartman:
o I2C: fix up rtc8564 which should not have been changed in my previous cleanups
o I2C: fix up some out of date Documentation

Jean Delvare:
o I2C: Missing newlines in debug messages

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