alistair23-linux/drivers/phy/hisilicon
Rikard Falkeborn fdde71d351 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>
2020-08-31 14:36:36 +05:30
..
Kconfig phy: hisilicon: Fix Kconfig indentation 2019-12-20 17:00:45 +05:30
Makefile
phy-hi3660-usb3.c phy: hisilicon; Constify hi3660_phy_ops 2020-08-31 14:36:36 +05:30
phy-hi6220-usb.c
phy-hisi-inno-usb2.c phy: hisilicon: use devm_platform_ioremap_resource() to simplify code 2019-10-23 13:20:28 +05:30
phy-histb-combphy.c phy: hisilicon: use devm_platform_ioremap_resource() to simplify code 2019-10-23 13:20:28 +05:30
phy-hix5hd2-sata.c