summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorChen-Yu Tsai <wenst@chromium.org>2026-05-14 12:15:17 +0300
committerMark Brown <broonie@kernel.org>2026-05-20 19:17:02 +0300
commiteb17a319f1c95b5a8abb3d1ff3e30068a38173a7 (patch)
treead9f0d678509d4571c9b6b4bdc44b55432bdb14e /tools/lib/python
parentbeb4fe27998936c069c9b52b89ad65c4c697fc46 (diff)
downloadlinux-eb17a319f1c95b5a8abb3d1ff3e30068a38173a7.tar.xz
regulator: mt6359: const-ify regulator descriptions
The regulator descriptions and extended descriptions don't change at runtime. The only reason they are not const is that the regulator driver data is non-const. Const-ify the descriptions and all references to them. For the driver data, explicitly cast it to non-const void *. Signed-off-by: Chen-Yu Tsai <wenst@chromium.org> Link: https://patch.msgid.link/20260514091520.2718987-5-wenst@chromium.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions