linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PULL REQUEST] i2c for v4.7
Date: Thu, 14 Jul 2016 21:17:36 +0900	[thread overview]
Message-ID: <20160714121729.GA4426@tetsubishi> (raw)

[-- 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 --]

                 reply	other threads:[~2016-07-14 12:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160714121729.GA4426@tetsubishi \
    --to=wsa@the-dreams.de \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).