All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masahiro Yamada <yamada.masahiro@socionext.com>
To: linux-i2c@vger.kernel.org
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Wolfram Sang <wsa@the-dreams.de>
Subject: [PATCH 0/3] i2c: uniphier: updates for v4.9
Date: Thu,  1 Sep 2016 20:46:27 +0900	[thread overview]
Message-ID: <1472730390-8907-1-git-send-email-yamada.masahiro@socionext.com> (raw)




Masahiro Yamada (3):
  i2c: uniphier: avoid WARN_ON() of clk_disable() in failure path
  i2c: uniphier-f: avoid WARN_ON() of clk_disable() in failure path
  i2c: uniphier-f: set the adapter to master mode when probing

 drivers/i2c/busses/i2c-uniphier-f.c | 85 +++++++++++++++++--------------------
 drivers/i2c/busses/i2c-uniphier.c   | 73 ++++++++++++++-----------------
 2 files changed, 71 insertions(+), 87 deletions(-)

-- 
1.9.1

WARNING: multiple messages have this Message-ID (diff)
From: yamada.masahiro@socionext.com (Masahiro Yamada)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] i2c: uniphier: updates for v4.9
Date: Thu,  1 Sep 2016 20:46:27 +0900	[thread overview]
Message-ID: <1472730390-8907-1-git-send-email-yamada.masahiro@socionext.com> (raw)




Masahiro Yamada (3):
  i2c: uniphier: avoid WARN_ON() of clk_disable() in failure path
  i2c: uniphier-f: avoid WARN_ON() of clk_disable() in failure path
  i2c: uniphier-f: set the adapter to master mode when probing

 drivers/i2c/busses/i2c-uniphier-f.c | 85 +++++++++++++++++--------------------
 drivers/i2c/busses/i2c-uniphier.c   | 73 ++++++++++++++-----------------
 2 files changed, 71 insertions(+), 87 deletions(-)

-- 
1.9.1

             reply	other threads:[~2016-09-01 11:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-01 11:46 Masahiro Yamada [this message]
2016-09-01 11:46 ` [PATCH 0/3] i2c: uniphier: updates for v4.9 Masahiro Yamada
2016-09-01 11:46 ` [PATCH 1/3] i2c: uniphier: avoid WARN_ON() of clk_disable() in failure path Masahiro Yamada
2016-09-01 11:46   ` Masahiro Yamada
2016-09-01 11:46   ` Masahiro Yamada
2016-09-01 11:46 ` [PATCH 2/3] i2c: uniphier-f: " Masahiro Yamada
2016-09-01 11:46   ` Masahiro Yamada
2016-09-01 11:46 ` [PATCH 3/3] i2c: uniphier-f: set the adapter to master mode when probing Masahiro Yamada
2016-09-01 11:46   ` Masahiro Yamada
2016-09-08 20:41 ` [PATCH 0/3] i2c: uniphier: updates for v4.9 Wolfram Sang
2016-09-08 20:41   ` 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=1472730390-8907-1-git-send-email-yamada.masahiro@socionext.com \
    --to=yamada.masahiro@socionext.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wsa@the-dreams.de \
    /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 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.