linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: linux-i2c@vger.kernel.org
Cc: Lixin Wang <alan.1.wang@nokia-sbell.com>,
	Wolfram Sang <wsa@the-dreams.de>
Subject: [PATCH 0/5] i2c: of: brush up the code a little
Date: Thu, 18 Jan 2018 13:11:28 +0100	[thread overview]
Message-ID: <20180118121133.13554-1-wsa@the-dreams.de> (raw)

While debugging a refcounting problem with OF device nodes, I found a few small
issues in the code. This series addresses them.

Tested on a Renesas Salvator-XS (R-Car H3).

Looking forward for comments. Scheduled for 4.17.

@Lixin Wang: you were working on this code recently, so I added you to CC in
case you are interested in the changes.

Kind regards,

   Wolfram


Wolfram Sang (5):
  i2c: of: change log level of failed device creation
  i2c: of: make ref counting more visible
  i2c: of: rename variable to meet expectations
  i2c: of: remove duplicated check for valid address
  i2c: of: simplify reading the "reg" property

 drivers/i2c/i2c-core-of.c | 30 +++++++++++-------------------
 1 file changed, 11 insertions(+), 19 deletions(-)

-- 
2.11.0

             reply	other threads:[~2018-01-18 12:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-18 12:11 Wolfram Sang [this message]
2018-01-18 12:11 ` [PATCH 1/5] i2c: of: change log level of failed device creation Wolfram Sang
2018-01-18 12:11 ` [PATCH 2/5] i2c: of: make ref counting more visible Wolfram Sang
2018-01-18 12:11 ` [PATCH 3/5] i2c: of: rename variable to meet expectations Wolfram Sang
2018-01-18 12:11 ` [PATCH 4/5] i2c: of: remove duplicated check for valid address Wolfram Sang
2018-01-18 12:11 ` [PATCH 5/5] i2c: of: simplify reading the "reg" property 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=20180118121133.13554-1-wsa@the-dreams.de \
    --to=wsa@the-dreams.de \
    --cc=alan.1.wang@nokia-sbell.com \
    --cc=linux-i2c@vger.kernel.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).