All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL REQUEST] i2c for v4.7
@ 2016-07-14 12:17 Wolfram Sang
  0 siblings, 0 replies; only message in thread
From: Wolfram Sang @ 2016-07-14 12:17 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-i2c, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1241 bytes --]

Linus,

I thought I sent you this pull request last week already, but it seems
this travelling to Japan made me mix things up sadly.

Please pull these 4 driver bugfixes for the I2C subsystem.

Thanks,

   Wolfram


The following changes since commit 5edb56491d4812c42175980759da53388e5d86f5:

  Linux 4.7-rc3 (2016-06-12 07:20:35 -0700)

are available in the git repository at:

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

for you to fetch changes up to 22ebf00eb56fe77922de8138aa9af9996582c2b3:

  i2c: mux: reg: wrong condition checked for of_address_to_resource return value (2016-07-06 00:33:49 +0900)

----------------------------------------------------------------
Jon Hunter (1):
      i2c: tegra: Correct error path in probe

Luis R. Rodriguez (1):
      i2c: remove __init from i2c_register_board_info()

Lukasz Gemborowski (1):
      i2c: mux: reg: wrong condition checked for of_address_to_resource return value

Sricharan R (1):
      i2c: qup: Fix wrong value of index variable

 drivers/i2c/busses/i2c-qup.c    | 2 ++
 drivers/i2c/busses/i2c-tegra.c  | 2 +-
 drivers/i2c/i2c-boardinfo.c     | 4 +---
 drivers/i2c/muxes/i2c-mux-reg.c | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-14 12:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-14 12:17 [PULL REQUEST] i2c for v4.7 Wolfram Sang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.