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: bcm63xx-usbh: Add BCM63xx USBH driver 2020-07-21 22:59:58 +05:30
phy-bcm-cygnus-pcie.c phy: broadcom: bcm-cygnus-pcie: Simplify with scoped for each OF child loop 2024-08-30 13:26:37 +05:30
phy-bcm-kona-usb2.c phy: broadcom: convert to devm_platform_ioremap_resource(_byname) 2020-11-16 12:47:46 +05:30
phy-bcm-ns-usb2.c phy: bcm-ns-usb2: drop support for old binding variant 2024-10-21 23:56:16 +05:30
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: constify of_phandle_args in xlate 2024-02-23 17:43:14 +05:30
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: usb: update Broadcom driver table to use designated initializers 2024-10-07 11:45:34 +05:30
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