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 4.6
Date: Sun, 10 Apr 2016 09:31:38 +0200	[thread overview]
Message-ID: <20160410073134.GA1778@katana> (raw)

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

Linus,

some bugfixes from I2C:

* fix a uevent triggered boot problem by removing a useless debug print
* fix sysfs-attributes of the new i2c-demux-pinctrl driver to follow
  standard kernel behaviour
* fix a potential division-by-zero error (needed two takes)

Please pull.

   Wolfram


The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -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 caf280800aaf73f0796d1bb3fa0f6576c8222258:

  i2c: jz4780: really prevent potential division by zero (2016-04-09 08:36:44 +0200)

----------------------------------------------------------------
Ben Hutchings (1):
      i2c: mux: demux-pinctrl: Clean up sysfs attributes

Wolfram Sang (5):
      i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_CORE
      i2c: mux: demux-pinctrl: Update docs to new sysfs-attributes
      i2c: jz4780: prevent potential division by zero
      Revert "i2c: jz4780: prevent potential division by zero"
      i2c: jz4780: really prevent potential division by zero

 .../ABI/testing/sysfs-platform-i2c-demux-pinctrl   | 29 +++++++---------
 drivers/i2c/busses/i2c-jz4780.c                    |  7 +++-
 drivers/i2c/i2c-core.c                             | 10 ++----
 drivers/i2c/muxes/i2c-demux-pinctrl.c              | 39 ++++++++++++++++------
 4 files changed, 49 insertions(+), 36 deletions(-)

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

             reply	other threads:[~2016-04-10  7:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-10  7:31 Wolfram Sang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-27 17:17 [PULL REQUEST] i2c for 4.6 Wolfram Sang
2016-03-22 18:21 Wolfram Sang

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=20160410073134.GA1778@katana \
    --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).