kernel-hacking-2024-linux-s.../drivers/phy
Rikard Falkeborn 86f1a6e6c5 phy: tegra: Constify static device_type structs
The only usage of tegra_xusb_pad_type and tegra_xusb_port_type is to
assign their address to the type field in the device struct, which is a
const pointer. Make them const to allow the compiler to put them in
read-only memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20201109215844.167954-1-rikard.falkeborn@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2020-11-16 13:04:57 +05:30
..
allwinner phy: allwinner: convert to devm_platform_ioremap_resource(_byname) 2020-11-16 12:47:46 +05:30
amlogic phy: amlogic: Replace devm_reset_control_array_get() 2020-11-16 13:04:47 +05:30
broadcom phy: broadcom: convert to devm_platform_ioremap_resource(_byname) 2020-11-16 12:47:46 +05:30
cadence phy: cadence: convert to devm_platform_ioremap_resource 2020-11-16 12:47:46 +05:30
freescale phy: freescale: convert to devm_platform_ioremap_resource 2020-11-16 12:47:46 +05:30
hisilicon phy: hisilicon; Constify hi3660_phy_ops 2020-08-31 14:36:36 +05:30
intel phy: intel: Add Keem Bay eMMC PHY support 2020-09-16 17:45:19 +05:30
lantiq phy: lantiq: convert to devm_platform_ioremap_resource 2020-11-16 12:47:47 +05:30
marvell phy: marvell: convert to devm_platform_ioremap_resource 2020-11-16 12:47:47 +05:30
mediatek phy: phy-mtk-ufs: convert to devm_platform_ioremap_resource 2020-11-16 12:47:47 +05:30
motorola phy: mapphone-mdm6600: Add missing description for some structure fields 2020-07-13 12:14:46 +05:30
mscc
qualcomm phy: qualcomm: convert to devm_platform_ioremap_resource(_byname) 2020-11-16 12:47:47 +05:30
ralink phy: phy-ralink-usb: convert to devm_platform_ioremap_resource 2020-11-16 12:47:47 +05:30
renesas phy: renesas: convert to devm_platform_ioremap_resource 2020-11-16 12:47:47 +05:30
rockchip phy: rockchip: convert to devm_platform_ioremap_resource 2020-11-16 12:47:47 +05:30
samsung phy: samsung: convert to devm_platform_ioremap_resource 2020-11-16 12:47:47 +05:30
socionext phy: socionext: Add UniPhier AHCI PHY driver support 2020-08-31 17:07:53 +05:30
st phy: phy-stm32-usbphyc: convert to devm_platform_ioremap_resource 2020-11-16 12:47:47 +05:30
tegra phy: tegra: Constify static device_type structs 2020-11-16 13:04:57 +05:30
ti phy: ti: convert to devm_platform_ioremap_resource(_byname) 2020-11-16 12:47:48 +05:30
xilinx phy: zynqmp: Fix unused-function compiler warning 2020-07-01 20:35:29 +05:30
Kconfig phy: fix USB_LGM_PHY warning & build errors 2020-09-22 19:41:43 +05:30
Makefile phy: Add USB3 PHY support for Intel LGM SoC 2020-09-11 17:12:49 +05:30
phy-core-mipi-dphy.c
phy-core.c phy: core: Document function args 2020-07-08 16:40:21 +05:30
phy-lgm-usb.c phy: Add USB3 PHY support for Intel LGM SoC 2020-09-11 17:12:49 +05:30
phy-lpc18xx-usb-otg.c
phy-pistachio-usb.c
phy-xgene.c phy: phy-xgene: convert to devm_platform_ioremap_resource 2020-11-16 12:47:47 +05:30