aboutsummaryrefslogtreecommitdiff
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorChen-Yu Tsai <wenst@chromium.org>2026-05-14 17:15:17 +0800
committerMark Brown <broonie@kernel.org>2026-05-20 17:17:02 +0100
commiteb17a319f1c95b5a8abb3d1ff3e30068a38173a7 (patch)
treead9f0d678509d4571c9b6b4bdc44b55432bdb14e /include/linux/workqueue.h
parentbeb4fe27998936c069c9b52b89ad65c4c697fc46 (diff)
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 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions