This is the v2 version of the patch which adds support for the i2c Designware controller when its endianness differs from that of the cpu. --- Changelog v1->v2 - rename i2c_dw_(read|write)l to dw_(read|write)l (Shinya Kuribayashi) - rename dw_(read|write)l's addr argument to offset (Shinya Kuribayashi) - replace (if constant == x) with (if x == constant) (Ben Dooks) --- Signed-off-by: Jean-Hugues Deschenes <jean-hugues.deschenes@xxxxxxxxxxx> -- -- 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