linux/drivers/phy/freescale
Rikard Falkeborn ae38853249 phy: fsl-imx8mq-usb: Constify imx8mp_usb_phy_ops
The only usage of imx8mp_usb_phy_ops is to assign its address to the
data field in the of_device_id struct, which is a const void pointer.
Make it const to allow the compiler to put it in read-only memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20200926205844.34218-1-rikard.falkeborn@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2020-10-28 21:38:36 +05:30
..
Kconfig phy: for 5.3 2019-07-01 15:04:59 +02:00
Makefile phy: for 5.3 2019-07-01 15:04:59 +02:00
phy-fsl-imx8-mipi-dphy.c phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs 2019-06-21 16:01:06 +05:30
phy-fsl-imx8mq-usb.c phy: fsl-imx8mq-usb: Constify imx8mp_usb_phy_ops 2020-10-28 21:38:36 +05:30