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

Since commit 478b6c7436c2 ("usb: phy: omap-usb2: 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-9-johan@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/ti/phy-omap-usb2.c