[PATCH] phy: fsl-imx8mq-usb: Constify imx8mp_usb_phy_ops

Vinod Koul vkoul at kernel.org
Wed Oct 28 12:08:44 EDT 2020


On 26-09-20, 22:58, Rikard Falkeborn wrote:
> 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.

Applied, thanks

-- 
~Vinod



More information about the linux-arm-kernel mailing list