Hi Hans, > > > > > MAINTAINERS | 2 +- > > > > > drivers/i2c/busses/Makefile | 2 + > > > > > drivers/i2c/busses/i2c-viai2c-common.c | 234 ++++++++++++++ > > > > > drivers/i2c/busses/i2c-viai2c-common.h | 66 ++++ > > > > > drivers/i2c/busses/i2c-wmt-plt.c | 137 ++++++++ > > > > 'plt' stands for? > > > > > > 'plt' is short for 'platform', since it is not suitable, > > it's suitable, sure... but not immediately understandable. Your > > choice if you want to change it. > > > > > do you think it is better to change it to 'i2c-wmt-platform.c' or > > > 'i2c-viai2c-wmt.c' ? > > I would rename things to: > > > > i2c-via-wmt.c > > i2c-via-common.c > > i2c-via-zhaoxin.c > > > > But of course it's not binding. > > > if so, I choose to 'i2c-viai2c-*.c', because there's already a driver called > 'i2c-via.c'. ack! Andi