On 28-Jun-17 15:23, Jarkko Nikula wrote: > Hi Luis > > I noticed couple minor things after review. Here are patches. > Hi Jarkko, thank you. Just tested them and everything works as expected. > Jarkko Nikula (2): > i2c: designware: Make HW init functions static > i2c: designware: Let slave adapter support be optional > > drivers/i2c/busses/Kconfig | 1 - > drivers/i2c/busses/i2c-designware-core.h | 6 ++++-- > drivers/i2c/busses/i2c-designware-master.c | 7 +++---- > drivers/i2c/busses/i2c-designware-slave.c | 3 +-- > 4 files changed, 8 insertions(+), 9 deletions(-) > Tested-by: Luis Oliveira <lolivei@xxxxxxxxxxxx>