1
0
Fork 0
alistair23-linux/drivers/phy/rockchip
Rob Herring 03e7d00252 phy: Use of_node_name_eq for node name comparisons
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>
2018-12-12 10:01:44 +05:30
..
Kconfig phy: add Rockchip Innosilicon hdmi phy 2018-09-10 14:37:37 +05:30
Makefile phy: add Rockchip Innosilicon hdmi phy 2018-09-10 14:37:37 +05:30
phy-rockchip-dp.c phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
phy-rockchip-emmc.c phy: Convert to using %pOFn instead of device_node.name 2018-09-25 16:10:07 +05:30
phy-rockchip-inno-hdmi.c phy: add Rockchip Innosilicon hdmi phy 2018-09-10 14:37:37 +05:30
phy-rockchip-inno-usb2.c phy: Use of_node_name_eq for node name comparisons 2018-12-12 10:01:44 +05:30
phy-rockchip-pcie.c phy: rockchip-pcie: Reconstruct driver to support per-lane PHYs 2017-08-28 13:34:37 -05:00
phy-rockchip-typec.c phy: Use of_node_name_eq for node name comparisons 2018-12-12 10:01:44 +05:30
phy-rockchip-usb.c phy: rockchip-usb: add usb-uart setup for rk3188 2018-09-25 16:10:13 +05:30