[GIT PULL] i2c fixes for 2.6.37

From: Jean Delvare
Date: Mon Nov 15 2010 - 16:58:43 EST


Hi Linus,

Please pull i2c subsystem fixes for Linux 2.6.37 from:

git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git i2c-for-linus

Documentation/feature-removal-schedule.txt | 10 ++++++++++
drivers/i2c/i2c-core.c | 12 ++++++++++++
drivers/i2c/i2c-mux.c | 1 -
drivers/media/common/saa7146_i2c.c | 1 -
drivers/media/video/imx074.c | 2 --
drivers/media/video/ir-kbd-i2c.c | 1 -
drivers/media/video/ov6650.c | 2 --
drivers/misc/apds9802als.c | 1 -
drivers/staging/olpc_dcon/olpc_dcon.c | 4 ----
drivers/video/riva/rivafb-i2c.c | 1 -
include/linux/i2c-id.h | 22 ----------------------
include/linux/i2c.h | 2 +-
12 files changed, 23 insertions(+), 36 deletions(-)

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

Jean Delvare (4):
i2c: Delete unused adapter IDs
i2c: Drivers shouldn't include <linux/i2c-id.h>
i2c: Mark i2c_adapter.id as deprecated
i2c: Sanity checks on adapter registration

Wolfram Sang (1):
i2c: Remove obsolete cleanup for clientdata

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/