Skip to content

Commit dbe76a9

Browse files
jhovoldvinodkoul
authored andcommitted
phy: ti: ti-pipe3: drop unused module alias
Since commit 918ee0d ("usb: phy: omap-usb3: Don't use omap_get_control_dev()") the driver only supports OF probe so drop the unused platform module alias. Signed-off-by: Johan Hovold <johan@kernel.org> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20250724154823.15998-10-johan@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 9cbc01a commit dbe76a9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/phy/ti/phy-ti-pipe3.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,6 @@ static struct platform_driver ti_pipe3_driver = {
929929

930930
module_platform_driver(ti_pipe3_driver);
931931

932-
MODULE_ALIAS("platform:ti_pipe3");
933932
MODULE_AUTHOR("Texas Instruments Inc.");
934933
MODULE_DESCRIPTION("TI PIPE3 phy driver");
935934
MODULE_LICENSE("GPL v2");

0 commit comments

Comments
 (0)