Linus, here is a pull request from I2C containing two driver bugfixes. Sorry for the Sunday pull request. I forgot to send it out on Friday. Thanks, Wolfram The following changes since commit 32c1431eea4881a6b17bd7c639315010aeefa452: Linux 4.12-rc5 (2017-06-11 16:48:20 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current-fixed for you to fetch changes up to 17e83549e199d89aace7788a9f11c108671eecf5: i2c: ismt: fix wrong device address when unmap the data buffer (2017-06-15 16:07:03 +0200) ---------------------------------------------------------------- Liwei Song (1): i2c: ismt: fix wrong device address when unmap the data buffer Wolfram Sang (1): i2c: rcar: use correct length when unmapping DMA drivers/i2c/busses/i2c-ismt.c | 2 +- drivers/i2c/busses/i2c-rcar.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)