On 15-Dec-16 15:17, Peter Rosin wrote: > On 2016-12-15 15:38, Luis Oliveira wrote: >> diff --git a/drivers/i2c/busses/i2c-designware-core.h b/drivers/i2c/busses/i2c-designware-core.h >> index 26250b425e2f..3cb81fca7738 100644 >> --- a/drivers/i2c/busses/i2c-designware-core.h >> +++ b/drivers/i2c/busses/i2c-designware-core.h >> @@ -36,7 +36,7 @@ >> #define DW_IC_CON_SPEED_FAST 0x4 >> #define DW_IC_CON_SPEED_HIGH 0x6 >> #define DW_IC_CON_SPEED_MASK 0x6 >> -#define DW_IC_CON_10BITADDR_MASTER 0x10 >> +#define DW_IC_CON_10BITADDR_MASTER 0x10 > > How is this an improvement? It is not, I will fix it. Thanks, Luis > > Cheers, > peda > -- 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