Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1668585

[PULL REQUEST] i2c for 4.12

From Wolfram Sang <wsa@the-dreams.de>
Newsgroups linux.kernel
Subject [PULL REQUEST] i2c for 4.12
Date 2017-06-18 15:00 +0200
Message-ID <tTHY5-5bF-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PULL REQUEST] i2c for 4.12 Wolfram Sang <wsa@the-dreams.de> - 2017-06-18 15:00 +0200

csiph-web