linux/drivers/phy/broadcom
Krzysztof Kozlowski 1e8065dfac phy: Move MODULE_DEVICE_TABLE next to the table itself
By convention MODULE_DEVICE_TABLE() immediately follows the ID table it
exports, because this is easier to read and verify.  It also makes more
sense since #ifdef for ACPI or OF could hide both of them.

Most of the privers already have this correctly placed, so adjust
the missing ones.  No functional impact.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20260505102913.188406-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2026-06-11 20:57:07 +05:30
..
Kconfig net: phy: make mdio_device.c part of libphy 2026-03-14 12:23:02 -07:00
Makefile
phy-bcm-cygnus-pcie.c
phy-bcm-kona-usb2.c
phy-bcm-ns-usb2.c
phy-bcm-ns-usb3.c phy: Move MODULE_DEVICE_TABLE next to the table itself 2026-06-11 20:57:07 +05:30
phy-bcm-ns2-pcie.c phy: drop probe registration printks 2025-06-16 22:54:21 +05:30
phy-bcm-ns2-usbdrd.c phy: drop probe registration printks 2025-06-16 22:54:21 +05:30
phy-bcm-sr-pcie.c phy: drop probe registration printks 2025-06-16 22:54:21 +05:30
phy-bcm-sr-usb.c
phy-bcm63xx-usbh.c phy: broadcom: bcm63xx-usbh: fix section mismatches 2025-11-20 22:01:55 +05:30
phy-brcm-sata.c phy: broadcom: brcm-sata: drop unused module alias 2025-08-13 12:19:24 +05:30
phy-brcm-usb-init-synopsys.c phy: usb: add support for bcm74110 2025-04-11 12:51:13 +05:30
phy-brcm-usb-init.c
phy-brcm-usb-init.h phy: usb: add support for bcm74110 2025-04-11 12:51:13 +05:30
phy-brcm-usb.c phy: broadcom: brcm-usb: drop unused module alias 2025-08-13 12:19:24 +05:30