Home
last modified time | relevance | path

Searched hist:fdde71d3 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/hisilicon/
H A Dphy-hi3660-usb3.cfdde71d3 Sun Aug 23 17:00:20 CDT 2020 Rikard Falkeborn <rikard.falkeborn@gmail.com> phy: hisilicon; Constify hi3660_phy_ops

The only usage is to pass its address to devm_phy_create() which takes a
const 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/20200823220025.17588-4-rikard.falkeborn@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
fdde71d3 Sun Aug 23 17:00:20 CDT 2020 Rikard Falkeborn <rikard.falkeborn@gmail.com> phy: hisilicon; Constify hi3660_phy_ops

The only usage is to pass its address to devm_phy_create() which takes a
const 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/20200823220025.17588-4-rikard.falkeborn@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>