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


Groups > linux.kernel > #1474348

[PATCH 0/3] i2c: uniphier: updates for v4.9

From Masahiro Yamada <yamada.masahiro@socionext.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] i2c: uniphier: updates for v4.9
Date 2016-09-01 13:50 +0200
Message-ID <scyFk-1hB-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View 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

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


Thread

[PATCH 0/3] i2c: uniphier: updates for v4.9 Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-09-01 13:50 +0200
  [PATCH 1/3] i2c: uniphier: avoid WARN_ON() of clk_disable() in failure path Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-09-01 13:50 +0200
  [PATCH 2/3] i2c: uniphier-f: avoid WARN_ON() of clk_disable() in failure path Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-09-01 13:50 +0200
  Re: [PATCH 0/3] i2c: uniphier: updates for v4.9 Wolfram Sang <wsa@the-dreams.de> - 2016-09-08 22:50 +0200

csiph-web