mirror-linux/drivers/phy
Nick Alcock 7540fb785b phy: intel: remove MODULE_LICENSE in non-modules
Since commit 8b41fc4454 ("kbuild: create modules.builtin without
Makefile.modbuiltin or tristate.conf"), MODULE_LICENSE declarations
are used to identify modules. As a consequence, uses of the macro
in non-modules will cause modprobe to misidentify their containing
object file as a module when it is not (false positives), and modprobe
might succeed rather than failing with a suitable error message.

So remove it in the files in this commit, none of which can be built as
modules.

Signed-off-by: Nick Alcock <nick.alcock@oracle.com>
Suggested-by: Luis Chamberlain <mcgrof@kernel.org>
Cc: Luis Chamberlain <mcgrof@kernel.org>
Cc: linux-modules@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: Hitomi Hasegawa <hasegawa-hitomi@fujitsu.com>
Cc: Vinod Koul <vkoul@kernel.org>
Cc: Kishon Vijay Abraham I <kishon@kernel.org>
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Cc: linux-phy@lists.infradead.org
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
2023-04-13 13:13:52 -07:00
..
allwinner phy: sun4i-usb: Replace types with explicit quirk flags 2023-01-12 23:08:57 +05:30
amlogic phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_get_parent() 2022-09-20 11:56:38 +05:30
broadcom phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional() 2022-11-07 10:20:25 +05:30
cadence
freescale phy: freescale: imx8m-pcie: Add one missing error return 2023-01-13 23:25:38 +05:30
hisilicon
ingenic
intel phy: intel: remove MODULE_LICENSE in non-modules 2023-04-13 13:13:52 -07:00
lantiq
marvell phy: use devm_platform_get_and_ioremap_resource() 2022-11-24 23:23:07 +05:30
mediatek phy: mediatek: remove temporary variable @mask_ 2023-02-02 18:35:13 +05:30
microchip phy-for-6.1 2022-10-07 16:03:01 -07:00
motorola
mscc
qualcomm phy: qcom: phy-qcom-snps-eusb2: Add support for eUSB2 repeater 2023-02-16 18:40:27 +05:30
ralink phy: ralink: mt7621-pci: add sentinel to quirks table 2022-11-05 13:01:25 +05:30
renesas phy: fixes for 6.2 2023-02-14 19:25:45 +05:30
rockchip phy: rockchip-typec: Fix unsigned comparison with less than zero 2023-02-16 18:35:25 +05:30
samsung phy: samsung,mipi-video-phy: deprecate syscon phandle 2023-02-03 20:21:26 +01:00
socionext
st phy: stm32: fix an error code in probe 2022-10-17 10:58:02 +05:30
sunplus phy: usb: sunplus: Fix potential null-ptr-deref in sp_usb_phy_probe() 2023-01-12 23:43:35 +05:30
tegra phy: tegra: xusb: Support USB role default mode 2023-01-13 23:20:30 +05:30
ti phy: fixes for 6.2 2023-02-14 19:25:45 +05:30
xilinx
Kconfig phy: usb: Add USB2.0 phy driver for Sunplus SP7021 2022-09-02 21:01:24 +05:30
Makefile phy: usb: Add USB2.0 phy driver for Sunplus SP7021 2022-09-02 21:01:24 +05:30
phy-can-transceiver.c phy: fixes for 6.2 2023-02-14 19:25:45 +05:30
phy-core-mipi-dphy.c phy: dphy: add support to calculate the timing based on hs_clk_rate 2022-10-27 14:38:04 +03:00
phy-core.c phy: Add devm_of_phy_optional_get() helper 2023-02-03 10:52:49 +05:30
phy-lgm-usb.c
phy-lpc18xx-usb-otg.c
phy-pistachio-usb.c
phy-xgene.c