linux-stable/drivers/phy/marvell
Rob Herring 21bf6fc47a phy: Use device_get_match_data()
Use preferred device_get_match_data() instead of of_match_device() to
get the driver match data. With this, adjust the includes to explicitly
include the correct headers.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20231009172923.2457844-15-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2023-10-13 15:45:40 +05:30
..
Kconfig phy: marvell: phy-mvebu-cp11i-utmi needs USB_COMMON 2021-04-06 10:34:20 +05:30
Makefile drivers: phy: add support for Armada CP110 UTMI PHY 2021-03-30 23:32:53 +05:30
phy-armada38x-comphy.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-armada375-usb2.c phy: marvell: convert to devm_platform_ioremap_resource 2020-11-16 12:47:47 +05:30
phy-berlin-sata.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-berlin-usb.c phy: Use device_get_match_data() 2023-10-13 15:45:40 +05:30
phy-mmp3-hsic.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-mmp3-usb.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-mvebu-a3700-comphy.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-mvebu-a3700-utmi.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-mvebu-cp110-comphy.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-mvebu-cp110-utmi.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-mvebu-sata.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-pxa-28nm-hsic.c phy: marvell: drop of_match_ptr for ID table 2023-03-20 18:14:59 +05:30
phy-pxa-28nm-usb2.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-pxa-usb.c phy: marvell pxa-usb: fix Wvoid-pointer-to-enum-cast warning 2023-08-11 09:25:15 +01:00