On Sat, Nov 5, 2016 at 3:35 PM, Heinrich Schuchardt <xypron.g...@gmx.de> wrote:
> for_each_property_of_node(pins, pp) checks that pp is not NULL. > So there is no need to check it inside the loop. > > Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de> Patch applied with Patrice's ACK. Yours, Linus Walleij