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