While working with i2c.h, I stumbled over some issues often enough to finally fix them. I couldn't test all of the changes (e.g. all I2C_CLIENT_* flags), but there is no code change involved (otherwise it is a bug). buildbot is happy, too. Looking forward to comments. Wolfram Sang (5): i2c: headers: don't use 'dev' as adapter variable i2c: headers: always have a named variable in arguments i2c: core: always have a named variable in arguments i2c: headers: update docs about I2C_CLIENT_* i2c: headers: reformat header comment and update copyright drivers/i2c/i2c-core-base.c | 4 +- include/linux/i2c.h | 87 +++++++++++++++++-------------------- 2 files changed, 43 insertions(+), 48 deletions(-) -- 2.19.1