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

The driver has never supported anything but 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-8-johan@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/samsung/phy-samsung-usb2.c