[PATCH 0/2] drivers/phy/ti: Constify structs

From: Rikard Falkeborn
Date: Sun May 24 2020 - 06:00:52 EST


Constify some static structs that are not modified in order to allow the
compiler to put them in read-only memory.

Rikard Falkeborn (2):
phy: ti: am654-serdes: Constify regmap_config
phy: ti: j721e-wiz: Constify structs

drivers/phy/ti/phy-am654-serdes.c | 2 +-
drivers/phy/ti/phy-j721e-wiz.c | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)

--
2.26.2