mbox

[PULL,REQUEST] i2c for 4.12

Message ID 20170618125831.2fjzqgk4r6lqqm32@ninjato
State Accepted
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current-fixed

Message

Wolfram Sang June 18, 2017, 12:58 p.m. UTC
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(-)