]> 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)
commit54a36a4b1c31ae8ea2b84ea53d77d4b224fd371f
tree483166e1216f21bc0ebabe76553a2c7940b0e9ca
parent851e714bb49ffd887da41c3984b95bf3a2773251
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