Searched hist:"21 bf6fc47a1e45031ba8a7084343b7cfd09ed1d3" (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-usb.c | diff 21bf6fc47a1e45031ba8a7084343b7cfd09ed1d3 Mon Oct 09 19:29:10 CEST 2023 Rob Herring <robh@kernel.org> 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>
|
H A D | phy-rockchip-pcie.c | diff 21bf6fc47a1e45031ba8a7084343b7cfd09ed1d3 Mon Oct 09 19:29:10 CEST 2023 Rob Herring <robh@kernel.org> 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>
|
/linux/drivers/phy/marvell/ |
H A D | phy-berlin-usb.c | diff 21bf6fc47a1e45031ba8a7084343b7cfd09ed1d3 Mon Oct 09 19:29:10 CEST 2023 Rob Herring <robh@kernel.org> 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>
|
/linux/drivers/phy/ti/ |
H A D | phy-omap-control.c | diff 21bf6fc47a1e45031ba8a7084343b7cfd09ed1d3 Mon Oct 09 19:29:10 CEST 2023 Rob Herring <robh@kernel.org> 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>
|
H A D | phy-ti-pipe3.c | diff 21bf6fc47a1e45031ba8a7084343b7cfd09ed1d3 Mon Oct 09 19:29:10 CEST 2023 Rob Herring <robh@kernel.org> 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>
|
H A D | phy-omap-usb2.c | diff 21bf6fc47a1e45031ba8a7084343b7cfd09ed1d3 Mon Oct 09 19:29:10 CEST 2023 Rob Herring <robh@kernel.org> 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>
|
/linux/drivers/phy/ralink/ |
H A D | phy-ralink-usb.c | diff 21bf6fc47a1e45031ba8a7084343b7cfd09ed1d3 Mon Oct 09 19:29:10 CEST 2023 Rob Herring <robh@kernel.org> 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>
|
/linux/drivers/phy/broadcom/ |
H A D | phy-bcm-ns-usb3.c | diff 21bf6fc47a1e45031ba8a7084343b7cfd09ed1d3 Mon Oct 09 19:29:10 CEST 2023 Rob Herring <robh@kernel.org> 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>
|