linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] i2c: of: brush up the code a little
@ 2018-01-18 12:11 Wolfram Sang
  2018-01-18 12:11 ` [PATCH 1/5] i2c: of: change log level of failed device creation Wolfram Sang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Wolfram Sang @ 2018-01-18 12:11 UTC (permalink / raw)
  To: linux-i2c; +Cc: Lixin Wang, Wolfram Sang

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-01-18 12:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-18 12:11 [PATCH 0/5] i2c: of: brush up the code a little Wolfram Sang
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

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).