]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
phy: ti: ti-pipe3: drop unused module alias
authorJohan Hovold <johan@kernel.org>
Thu, 24 Jul 2025 15:48:21 +0000 (17:48 +0200)
committerVinod Koul <vkoul@kernel.org>
Wed, 13 Aug 2025 06:49:25 +0000 (12:19 +0530)
commitdbe76a96ad784fbb1872a92999479bf9d02b900e
tree8dc493b20ff7c069e03a27911f5d27550759df68
parent9cbc01aad21fcdff6a2139c2d8656a8ec61a79e4
phy: ti: ti-pipe3: drop unused module alias

Since commit 918ee0d21ba4 ("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>
drivers/phy/ti/phy-ti-pipe3.c