mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 01:51:53 +00:00
03e7d00252
Convert string compares of DT node names to use of_node_name_eq helper instead. This removes direct access to the node name pointer. For instances using of_node_cmp, this has the side effect of now using case sensitive comparisons. This should not matter for any FDT based system which all of these are. Cc: Kishon Vijay Abraham I <kishon@ti.com> Cc: Heiko Stuebner <heiko@sntech.de> Cc: linux-arm-kernel@lists.infradead.org Cc: linux-rockchip@lists.infradead.org Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
phy-rockchip-dp.c | ||
phy-rockchip-emmc.c | ||
phy-rockchip-inno-hdmi.c | ||
phy-rockchip-inno-usb2.c | ||
phy-rockchip-pcie.c | ||
phy-rockchip-typec.c | ||
phy-rockchip-usb.c |