]> git.baikalelectronics.ru Git - kernel.git/commit
of: add node name compare helper functions
authorRob Herring <robh@kernel.org>
Mon, 27 Aug 2018 12:50:47 +0000 (07:50 -0500)
committerRob Herring <robh@kernel.org>
Thu, 30 Aug 2018 18:53:05 +0000 (13:53 -0500)
commit96d010e062f46e10872228e097ab72753cb4500f
tree483166e1216f21bc0ebabe76553a2c7940b0e9ca
parenta9ca20856cc18c4736765fa829773de1d859ec42
of: add node name compare helper functions

In preparation to remove device_node.name pointer, add helper functions
for node name comparisons which are a common pattern throughout the kernel.

Cc: Frank Rowand <frowand.list@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/base.c
include/linux/of.h