Hello, Here are four small patches doing misc improvements to the i2c-mv64xxx I2C controller driver. The first two patches are really needed in order to be able to use this I2C controller driver on the ARM64 Marvell Armada 7K/8K platforms. The last two patches are additional cleanups/improvements made along the way. Thanks! Thomas Thomas Petazzoni (4): i2c: i2c-mv64xxx: enable the driver on ARCH_MVEBU i2c: i2c-mv64xxx: handle probe deferral for the clock i2c: i2c-mv64xxx: use clk_{prepare_enable,disable_unprepare} i2c: i2c-mv64xxx: remove CONFIG_HAVE_CLK conditionals drivers/i2c/busses/Kconfig | 2 +- drivers/i2c/busses/i2c-mv64xxx.c | 45 +++++++++++++--------------------------- 2 files changed, 15 insertions(+), 32 deletions(-) -- 2.6.4 -- 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