Linus, here are some easy but needed fixes for i2c drivers since rc1. Please pull. Thanks, Wolfram The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae: Linux 3.13-rc1 (2013-11-22 11:30:55 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current for you to fetch changes up to 07a27a0047274e0ba568ce86b6416c34497a99a7: i2c: bcm2835: Linking platform nodes to adapter nodes (2013-11-28 09:47:53 +0100) ---------------------------------------------------------------- Florian Meier (1): i2c: bcm2835: Linking platform nodes to adapter nodes Martin Vogt (1): i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2C Taras Kondratiuk (1): i2c: davinci: raw read and write endian fix Tim Kryger (1): i2c: i2c-bcm-kona: Fix module build Victor Kamensky (1): i2c: omap: raw read and write endian fix Wei Yongjun (1): i2c: bcm-kona: remove duplicated include drivers/i2c/busses/i2c-bcm-kona.c | 3 +-- drivers/i2c/busses/i2c-bcm2835.c | 1 + drivers/i2c/busses/i2c-davinci.c | 4 ++-- drivers/i2c/busses/i2c-diolan-u2c.c | 16 +++++++++++----- drivers/i2c/busses/i2c-omap.c | 8 ++++---- 5 files changed, 19 insertions(+), 13 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html