linux/drivers/phy/ti
Rob Herring dd69a6379a phy: Drop unnecessary of_match_device() calls
If probe is reached, we've already matched the device and in the case of
DT matching, the struct device_node pointer will be set. Therefore, there
is no need to call of_match_device() in probe.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20231009172923.2457844-16-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2023-10-13 15:47:53 +05:30
..
Kconfig phy: ti: fix Kconfig warning and operator precedence 2023-01-11 13:24:33 +05:30
Makefile phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC 2020-01-14 10:50:19 +05:30
phy-am654-serdes.c phy: ti: am654-serdes: Add a determine_rate hook 2023-06-08 18:39:31 -07:00
phy-da8xx-usb.c phy: ti: phy-da8xx-usb: Convert to platform remove callback returning void 2023-03-20 18:14:58 +05:30
phy-dm816x-usb.c phy: Drop unnecessary of_match_device() calls 2023-10-13 15:47:53 +05:30
phy-gmii-sel.c phy: ti: gmii-sel: Allow parent to not be syscon node 2023-07-14 18:24:31 +05:30
phy-j721e-wiz.c phy: ti: j721e-wiz: Add a determine_rate hook 2023-06-08 18:39:32 -07:00
phy-omap-control.c phy: Use device_get_match_data() 2023-10-13 15:45:40 +05:30
phy-omap-usb2.c phy: Use device_get_match_data() 2023-10-13 15:45:40 +05:30
phy-ti-pipe3.c phy: Use device_get_match_data() 2023-10-13 15:45:40 +05:30
phy-tusb1210.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-twl4030-usb.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30