[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200524095516.25227-1-rikard.falkeborn@gmail.com>
Date: Sun, 24 May 2020 11:55:14 +0200
From: Rikard Falkeborn <rikard.falkeborn@...il.com>
To: Kishon Vijay Abraham I <kishon@...com>,
Vinod Koul <vkoul@...nel.org>
Cc: linux-kernel@...r.kernel.org, Roger Quadros <rogerq@...com>,
Rikard Falkeborn <rikard.falkeborn@...il.com>,
Stephen Boyd <sboyd@...nel.org>,
Wen Yang <wen.yang99@....com.cn>,
YueHaibing <yuehaibing@...wei.com>, Jyri Sarha <jsarha@...com>,
Wei Yongjun <weiyongjun1@...wei.com>,
Sekhar Nori <nsekhar@...com>
Subject: [PATCH 0/2] drivers/phy/ti: Constify structs
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
Powered by blists - more mailing lists